pushNotification to a webapp
Posted: Fri Mar 11, 2016 11:39 pm
by JLP
It is my understanding with a webapp that it can NOT receive push notifications unless it is running. Has that changed? If it is essentially running in the device's browser then how will the device receive the notification unless the webapp is running at that time?
pushNotification to a webapp
Posted: Sat Mar 12, 2016 12:35 pm
by Illya Stepanov
Hello -
We are using a Cordova plugin for sending push messages (the list of pre-installed plugins in Appery.io project you can find here: https://devcenter.appery.io/documenta...) and the app should be running on a device.