Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 558 Bytes

readme.md

File metadata and controls

11 lines (8 loc) · 558 Bytes

Push Notification Workshop

In this tutorial you will implement push notifications in your PhoneGap application. You will learn the following:

-How to use the PushPlugin supported by PhoneGap Build -An overview of the PushPlugin APIs -How to register your application to receive push notifications -How to use a simple node service to send a push notification to your registered device -Differences between Android and iOS for handling push notifications

http://devgirl.org/2013/07/17/tutorial-implement-push-notifications-in-your-phonegap-application/