Receiving push notification on PhoneGap for iOS

后端 未结 5 1578
既然无缘
既然无缘 2020-12-23 15:11

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

相关标签:
5条回答
  • 2020-12-23 15:26

    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/

    0 讨论(0)
  • 2020-12-23 15:32

    Yes we can

    check these links:

    can we do push notification in iphone using phonegap fremwork?

    How to implement UA push notifications with PhoneGap

    0 讨论(0)
  • 2020-12-23 15:37

    Yes, you can.

    See Urban Airships documentation for Phonegap iOS plugin

    0 讨论(0)
  • 2020-12-23 15:46

    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/

    0 讨论(0)
  • 2020-12-23 15:46

    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

    0 讨论(0)
提交回复
热议问题