Receiving push notification on PhoneGap for iOS

后端 未结 5 1581
既然无缘
既然无缘 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: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/

提交回复
热议问题