
OneSignal Starter
OneSignal Push Notification Starter
$0.00
Details
- Version:
- 1.0.0
- Ionic:
- 1.x
- Platforms:
- iOS, Android
- Released:
- 5 years ago
- Updated:
- 4 years ago
- Category:
- Starters
- Tags:
- ,
OneSignal is a high volume Push Notification service for mobile apps. In addition to basic notification delivery, OneSignal also provides tools to localize, target, schedule, A/B test, and automate notifications that you send.
- To build the example first run
ionic platform add android
andr/orionic platform add ios
. - Next run
ionic plugin add onesignal-cordova-plugin
- Open
www\js\app.js
and update"b2f7f966-d8cc-11e4-bed1-df8f05be55ba"
with your OneSignal App Id. - If your building for Android also update googleProjectNumber to yours as well.
- Build then run the app on your device.
Sign up for a OneSignal account and follow our Overview Guide for full instructions.