【发布时间】:2016-08-01 10:59:35
【问题描述】:
我正在为 Android 和 iOS 设备创建移动应用程序,它将接收推送通知。 我已经通过使用 phonegap PushPlugin 成功实现了 Google GCM,并且通知正在 Android 设备上运行,现在我有点坚持为 iOS 开发相同的功能。
是否有一些好的示例(不使用任何 3rd 方服务),我可以在其中指导如何使用相同的 PushPlugin 为 iOS 完成它?
【问题讨论】:
标签: javascript ios cordova apple-push-notifications phonegap-plugins