Ver código fonte

IOS default type error #39

Sebastián Katzer 12 anos atrás
pai
commit
9e735fc8de
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      www/local-notification.js

+ 1 - 1
www/local-notification.js

@@ -37,7 +37,7 @@ LocalNotification.prototype = {
             title:      '',
             autoCancel: false,
             badge:      0,
-            id:         0,
+            id:         '0',
             repeat:     '',
             background: '',
             foreground: ''