An open API service indexing awesome lists of open source software.

https://github.com/endel/phonegap-push-notification

Simple Android/iOS Push Notification Example
https://github.com/endel/phonegap-push-notification

Last synced: 10 months ago
JSON representation

Simple Android/iOS Push Notification Example

Awesome Lists containing this project

README

          

Simple Android/iOS Push Notification Example
---

$ phonegap install android
$ phonegap install ios

$ phonegap build android
$ phonegap build ios

$ phonegap local plugin add https://github.com/phonegap-build/PushPlugin.git
$ phonegap local plugin add https://github.com/apache/cordova-plugin-device.git
$ phonegap local plugin add https://git-wip-us.apache.org/repos/asf/cordova-plugin-media.git
$ phonegap local plugin add https://github.com/danmichaelo/cordova-plugin-appinfo.git