質問編集履歴

1

modify sample code

2016/11/19 08:46

投稿

bokuwabokudayo
bokuwabokudayo

スコア8

test CHANGED
File without changes
test CHANGED
@@ -18,7 +18,7 @@
18
18
 
19
19
  document.addEventListener( "deviceready", function() {
20
20
 
21
- var push = window.plugins.pushNotification.init( {
21
+ var push = window.pushNotification.init( {
22
22
 
23
23
  android: {
24
24