科尔多瓦推iOS版插件8 [英] Cordova Push Plugin iOS 8

查看:185
本文介绍了科尔多瓦推iOS版插件8的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能的相同的问题,因为<一href=\"http://stackoverflow.com/questions/26087429/phonegap-push-plugin-does-not-register-ios-8-device\">PhoneGap推插件没有注册的iOS 8设备但我有一个错误信息。

Likely the same problem as PhoneGap Push Plugin Does Not Register iOS 8 Device but I do have an error message.

我已经检查了插件版本,我得到的MODS的iOS新版本。

I have checked the plugin version and I am getting the new version with the iOS mods.

2014-09-26 15:50:54.070 Score My Selfies[401:89341] CDVPlugin class PushPlugin (pluginName: PushPlugin) does not exist.
2014-09-26 15:50:54.071 Score My Selfies[401:89341] ERROR: Plugin 'PushPlugin' not found, or is not a CDVPlugin. Check your plugin mapping in config.xml.
2014-09-26 15:50:54.072 Score My Selfies[401:89341] -[CDVCommandQueue executePending] [Line 158] FAILED pluginJSON = [
  "PushPlugin599142626",
  "PushPlugin",
  "register",
  [
    {
      "alert" : "true",
      "ecb" : "onNotificationAPN",
      "sound" : "true",
      "badge" : "true" 
    }
  ]

我也卸载并重新安装插件了好几次。

I have also uninstalled and reinstalled the plugin several times.

推荐答案

我设法通过增加PushPlugin.m到Build来解决这个Phases->编译来源。

I managed to fix this by adding PushPlugin.m to the Build Phases->Compile Sources.

不知道这是一个问题,科尔多瓦或Netbeans的问题。

Not sure if this was a Cordova issue or a Netbeans issue.

这篇关于科尔多瓦推iOS版插件8的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆