Joni de Campos
Posts: 0
Joined: Fri Dec 11, 2015 12:21 pm

Send Notification from App to WebSite

How can I send a notification from my mobile App ( iOS or Android ) to my Web system made with Appery?

Illya Stepanov
Posts: 0
Joined: Mon Mar 18, 2013 8:48 am

Send Notification from App to WebSite

Hi Joni,

To send a push message from the app (client side) you can simply invoke the Push REST service from your app, check out our Server code example here: https://blog.appery.io/2015/11/learn-...

Appery.io Push API only works with apps that are installed on the devices as we are using a Cordova Push notification implementation - it does not works with web sites.

Return to “Issues”