Page 1 of 1

can you create a "set alarm" feature in the app builder?

Posted: Fri Apr 18, 2014 9:02 am
by Cameron Mann

Im trying to enable the user to set an alarm that would set off a sound on there mobile phone.


can you create a "set alarm" feature in the app builder?

Posted: Fri Apr 18, 2014 10:08 am
by Kateryna Grynko

Hi Cameron,

Can simply perform a check of a certain time at specified intervals: https://developer.mozilla.org/en-US/d...
and call the desired function when that time has come.