【问题标题】:Phonegap GenericPush plugin unsupported不支持 Phonegap GenericPush 插件
【发布时间】:2013-07-16 11:49:07
【问题描述】:

在尝试从 PhoneGap 上的 config.xml 安装 GenericPush 插件时,它显示错误为 GenericPush 不受支持。我是这样声明的。

<gap:plugin name="GenericPush"/>

由于 phonegap 在 2013 年 7 月 15 日发布了新插件,我也尝试了这个

<gap:plugin name="com.phonegap.plugins.PushPlugin" />

但它不起作用。 帮帮我。

【问题讨论】:

  • 知道了 这适用于 android 中的推送通知
  • 将其添加为答案并批准

标签: android plugins cordova phonegap-plugins


【解决方案1】:

知道了

<gap:plugin name="com.adobe.plugins.pushplugin" version="1.3.3" /> 

这适用于 android 中的推送通知。

【讨论】:

  • 这显示为插件不受支持:com.adobe.plugins.pushplugin @ 1.3.3
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 2014-06-14
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2014-01-06
  • 1970-01-01
相关资源
最近更新 更多