Skip to content

Latest commit

 

History

History
49 lines (31 loc) · 1.63 KB

README.md

File metadata and controls

49 lines (31 loc) · 1.63 KB

Cordova Pushwoosh Push Notifications plugin

GitHub release npm license

platforms

Cross-Platform push notifications by Pushwoosh for Cordova / PhoneGap

Usage

Using npm:

cordova plugin add [email protected]

Using git:

cordova plugin add https://github.com/Pushwoosh/pushwoosh-phonegap-plugin.git#8.3.36

Guide

https://www.pushwoosh.com/platform-docs/pushwoosh-sdk/cross-platform-frameworks/cordova/integrating-cordova-plugin

Documentation

https://www.pushwoosh.com/platform-docs/pushwoosh-sdk/cross-platform-frameworks/cordova/cordova-plugin-api-reference

Pushwoosh Sample App

To run the Pushwoosh Sample App, navigate to the example/newdemo directory and execute the following command:

cordova plugin add ../.. --link &&\
cordova prepare

After this, the Pushwoosh Sample App will be linked locally with the plugin sources and will use the local version of the plugin.

Acknowledgments

Plugman support by Platogo

HUGE thanks to Eddy Verbruggen for all the help with WP8 Phonegap support!!! https://github.com/EddyVerbruggen