Cordova插件:
com.jamiestarke.webviewdebug 1.0.8 "WebView Debug"
cordova-plugin-calendar 4.6.0 "Calendar"
cordova-plugin-camera 3.0.0 "Camera"
cordova-plugin-console 1.1.0 "Console"
cordova-plugin-device 1.1.7 "Device"
cordova-plugin-dialogs 1.3.4 "Notification"
cordova-plugin-file 5.0.0 "File"
cordova-plugin-file-transfer 1.7.0 "File Transfer"
phonegap-plugin-push 1.10.5 "PushPlugin"
但我收到了这个错误:
TypeError:undefined不是对象(评估 'pushNotification.register')
我在iPhone X模拟器上运行Cordova应用程序。 我也得到了那个平台版本: ios 4.5.0
我错过了什么吗?为什么我的应用程序无法正常工作?
Cordova服务完美, 但是当我在模拟器上运行它时,没有任何作用:(
我做错了什么?