On Monday, July 15, 2013 8:58:43 AM UTC+2, 陳侃如 Kan-Ru Chen wrote: > 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
Push Notifications is very much the way to go, but it's not on consumer devices at the moment (comes in 1.1 I believe, or maybe 1.2 dont have timeline here). _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
