how to schedule push notification everyday?
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