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
- Host: GitHub
- URL: https://github.com/endel/phonegap-push-notification
- Owner: endel
- Created: 2014-05-15T23:24:52.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-05-19T23:00:14.000Z (about 12 years ago)
- Last Synced: 2025-02-12T06:21:17.837Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 8.21 MB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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