简体   繁体   English

Phonegap iOS推送通知示例

[英]Phonegap iOS Push Notifications example

I am creating mobile App for Android and iOS devices, that will receive Push Notifications. 我正在为Android和iOS设备创建移动应用程序,它将接收推送通知。 I have successfully implemented Google GCM by using phonegap PushPlugin, and notifications are working on Android devices, and now I am little bit stuck to develop the same for iOS. 我已经通过使用phonegap PushPlugin成功实现了Google GCM,并且通知在Android设备上正常运行,现在我有点想开发适用于iOS的通知。

Is there some goode example (without using any 3rd party services), where I can take guidence how it can be done for iOS, using the same PushPlugin? 有没有什么好例子(不使用任何第三方服务),在这里我可以指导如何使用相同的PushPlugin在iOS上完成它?

Here are some good tutorial i have been following. 这是我一直关注的一些很好的教程。 It will help you too. 它将对您有帮助。

  1. http://ngcordova.com/docs/plugins/pushNotifications/ http://ngcordova.com/docs/plugins/pushNotifications/
  2. https://www.raywenderlich.com/123862/push-notifications-tutorial https://www.raywenderlich.com/123862/push-notifications-tutorial
  3. http://www.adobe.com/devnet/phonegap/articles/apple-push-notifications-with-phonegap.html http://www.adobe.com/devnet/phonegap/articles/apple-push-notifications-with-phonegap.html

Above references do not use external libraries or 3rd party services. 以上引用不使用外部库或第三方服务。

Regards. 问候。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM