Using the Cordova API: Pushwoosh

From NSB App Studio
Revision as of 13:51, 11 June 2014 by Ghenne (talk | contribs) (Created page with "The Pushwoosh API lets you send notifications from your computer to your app running on the device. While your app is running, if a notification is received, a function in you...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The Pushwoosh API lets you send notifications from your computer to your app running on the device. While your app is running, if a notification is received, a function in your app will be called with the contents of the notification. It can then take whatever action needed based on the incoming data.

Here's how to do it.


Set up a Pushwoosh account