方法' onDeviceReady:'插件' PushNotification'中没有为pushWoosh插件定义,在iOS 9设备上使用Ionic

时间:2016-09-19 18:05:28

标签: ios cordova ionic-framework apple-push-notifications pushwoosh

我正在使用Ionic构建我的iOS应用程序并使用pushWoosh进行通知。我正在遵循本指南:http://docs.pushwoosh.com/docs/cordova-phonegap

我的代码与示例代码非常相似:https://github.com/Pushwoosh/pushwoosh-phonegap-cordova-sample/blob/master/Ionic/www/js/app.js

当我通过Xcode在我的设备上运行应用程序时,我在日志中收到此错误:ERROR:Method' onDeviceReady:'未在插件' PushNotification'。

中定义

不知道如何处理 - 我的插件已安装,通过离子插件添加pushwoosh-cordova-plugin(我已将插件包含在我的代码顶部:var pushNotification = cordova.require(&#34) ; pushwoosh-科尔多瓦-plugin.PushNotification&#34)

0 个答案:

没有答案