Receiving push notification on PhoneGap for iOS

こ雲淡風輕ζ 提交于 2019-11-28 16:49:55

问题


Hello everybody I would like to receive Apple push notifications through my PhoneGap container. Does anybody now if it has already been implemented?

Thanks a lot


回答1:


Yes, you can.

See Urban Airships documentation for Phonegap iOS plugin




回答2:


Yes we can

check these links:

can we do push notification in iphone using phonegap fremwork?

How to implement UA push notifications with PhoneGap




回答3:


This one is pretty good - https://github.com/phonegap-build/PushPlugin Here is a tutorial using the above - http://devgirl.org/2013/07/17/tutorial-implement-push-notifications-in-your-phonegap-application/




回答4:


There are many services that can help you for doing this:
-Urban airship
-Puship
-Pushwoosh
-Parse

and some are free! I'm using puship and I'm very satisfied




回答5:


Just a hint: Pushwoosh has the most diverse selection of platforms in their guides, including PhoneGap plugins for four basic platforms, and the easiest integration so far!

http://www.pushwoosh.com/programming-push-notification/



来源:https://stackoverflow.com/questions/5884468/receiving-push-notification-on-phonegap-for-ios

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!