Browse Source

IOS default type error #39

Sebastián Katzer 12 năm trước cách đây
mục cha
commit
9e735fc8de
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: ''