Push Notification Schedule
how to schedule push notification everyday?
Catch up wih the Appery.io community on our forum. Here you'll find information on the lastest questions and issues Appery.io developers are discussing.
https://forum.appery.io/
how to schedule push notification everyday?
Hi Yuri,
Thank you for this. is there a documentation or a tutorial for the scheduled automatic? every day notification every 7am
HI Sherwin,
You can do it with server code.
So server code will send push. Details are here: http://devcenter.appery.io/documentat...
Then you can set every day schedule for this script on needed time with following form:
http://prntscr.com/5oycxr/direct
Regards