forge.​pushwoosh_geozones

Class to interact with Pushwoosh Geozones plugin Expose the native API to javascript

Functions
startLocationTracking
startLocationTracking: function (
success,
error
)

Starts geolocation based push notifications. You need to configure Geozones in Pushwoosh Control panel.

Example
forge.pushwoosh_geozones.startLocationTracking();
stopLocationTracking
stopLocationTracking: function (
success,
error
)

Stops geolocation based push notifications