- iOS (including iOS8)
- Android (SDK >=11)
- WP8
Windows Phone 8.0 has no notification center. Instead local notifications are realized through live tiles updates.
[Cordova][cordova] will check all dependencies and install them if they are missing.
- [org.apache.cordova.device][apache_device_plugin] (since v0.6.0)
The plugin can either be installed into the local development environment or cloud based through [PhoneGap Build][PGB].
Through the [Command-line Interface][CLI]:
# ~~ from master ~~
cordova plugin add https://github.com/hardikthakkar3/pullNotification.git
Through the [Command-line Interface][CLI]:
cordova plugin rm com.hardik.thakkar.pullNotification