Im trying to enable the user to set an alarm that would set off a sound on there mobile phone.
Im trying to enable the user to set an alarm that would set off a sound on there mobile phone.
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.