Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 1.39 KB

README.md

File metadata and controls

19 lines (13 loc) · 1.39 KB

OneSignal Cordova Push Notification Plugin

npm version npm downloads

OneSignal is a free push notification service for mobile apps.

This plugin makes it easy to integrate your Cordova based (e.g. Ionic, PhoneGap, PhoneGap Build, Intel XDK or Sencha Touch) app with OneSignal.

It supports Android, iOS, Windows Phone 8.1 (WP8.1), and Amazon's Fire OS platforms.

See the Documentation for setup instructions:

Once the plugin is setup, use the Cordova SDK docs for all additional methods: https://documentation.onesignal.com/docs/cordova-sdk

There is a Cordova example project as well: https://github.com/OneSignal/OneSignal-Cordova-Example