Johnny7459624
Posts: 0
Joined: Tue Mar 31, 2015 7:49 am

pushwoosh in jquery app

I want to use pushwoosh in my jquery app. I saw this http://docs.pushwoosh.com/docs/cordov... on pushwoosh website.

They are talking about installing some plugins first.

_____________________________

Install the Plugin source code for Phonegap push notifications into your app by running the following command in the command line:

For Phonegap: phonegap plugin add pushwoosh-cordova-plugin
For Cordova: cordova plugin add pushwoosh-cordova-plugin
For Ionic: ionic plugin add pushwoosh-cordova-plugin
For Intel XDK: Add pushwoosh-intel-xdk-plugin as Third-Party Plugin
IMPORTANT: You also need to add cordova-plugin-whitelist plugin.
cordova plugin add cordova-plugin-whitelist

Whitelist *.pushwoosh.com domain in the config.xml file:

_________________________________________________

Did anyone manage to get it to work?

Evgene Karachevtsev
Posts: 12
Joined: Mon Apr 28, 2014 1:12 pm

pushwoosh in jquery app

Hello Johnny,

Please look at this doc: https://devcenter.appery.io/documenta...
And please keep in mind that custom plugins are outside the scope of our support.

Return to “Issues”