Explorar el Código

IOS default type error #39

Sebastián Katzer hace 12 años
padre
commit
9e735fc8de
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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: ''