Page 1 of 1

Push Notification Schedule

Posted: Mon Jan 05, 2015 12:50 am
by She

how to schedule push notification everyday?


Push Notification Schedule

Posted: Mon Jan 05, 2015 4:02 am
by Yurii Orishchuk

Hi Sherwin,

Please read about push schedule here: http://devcenter.appery.io/documentat...

Regards.


Push Notification Schedule

Posted: Mon Jan 05, 2015 5:57 am
by She

Hi Yuri,
Thank you for this. is there a documentation or a tutorial for the scheduled automatic? every day notification every 7am


Push Notification Schedule

Posted: Mon Jan 05, 2015 10:23 pm
by Yurii Orishchuk

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