Adán Sánchez de Pedro Crespo <[email protected]> writes: > You can set an alarm every x minutes using alarmAPI. Your app is > opened and sent a signal whenever an alarm is fired, even after a > phone reboot. > https://wiki.mozilla.org/WebAPI/AlarmAPI
Or use the push notification API that seems lighter weight. https://wiki.mozilla.org/WebAPI/SimplePush Note: the push notification API was just merged to m-c recently. Kanru _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
