Justin Price
Posts: 0
Joined: Tue Mar 25, 2014 10:43 pm

Timed events

Is there a way to get an event to fire based on time of day? Even if the app isn't open or hasn't been open that day?

I built an app that opens and closes my garage door. I would like to create an event that fires at a set time say midnight. It would then execute some javascript code that would check the status of the door and then send me a text message or a push notification that my door is open and its after midnight.

Thanks for help.

Alena Prykhodko
Posts: 0
Joined: Tue Apr 09, 2013 7:36 am

Timed events

Hello Justin,

This should be possible with code as well http://stackoverflow.com/questions/68...
You will need to think app logic and write it on Server code http://docs.appery.io/documentation/b...

Return to “Issues”