Page 1 of 1

Push notifications

Posted: Tue Feb 03, 2015 4:22 pm
by Adam Heeg

do push notifications only work via a manual process? Is there a way to get an update from a web service that triggers a push notification?

First please answer this in terms of a native device application which is publishes.

Second, please answer in terms of a web app for all mobile devices.


Push notifications

Posted: Tue Feb 03, 2015 7:36 pm
by Illya Stepanov

Hi Adam -

The Appery.io, the push notifications feature allows you to send push messages to users who have installed your app.

Note: To send push notifications, the app must be installed on the device (PhoneGap app).

Also you can send push notifications with a service (http://devcenter.appery.io/documentat...) or using Server code script API (http://devcenter.appery.io/documentat...).