Skip to content

jfishman1/OneSignal-Cordova-Example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OneSignal Cordova Example

An example Cordova app with the OneSignal plugin intergated showing how to use each of it's functions.

Trying the Example Out!

  1. To build the example first run cordova platform add android andr/or cordova platform add ios.
  2. Open www\js\index.js and update "b2f7f966-d8cc-11e4-bed1-df8f05be55ba" with your OneSignal App Id.
  3. Build then run the app on your device.

Installing in Your Own Project

To add the OneSignal to your Cordova project run the following. cordova plugin add onesignal-cordova-plugin --save

See the OneSignal Cordova SDK Setup Guide for the full installation guide.

Using Ionic instead?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.1%
  • CSS 26.2%
  • HTML 22.7%