> Could you potentially use mozAlarms to wake your app up in case it gets > closed? This is what we do for calendar to synchronize events with the server. >
Thanks guys, I cannot see how the mozAlarms approach could work. When I add the alarm from within the app that gets eventually killed, then the message handler for the alarm gets killed as well and will never be called, right? Am Donnerstag, 22. Mai 2014 20:16:52 UTC+2 schrieb Kevin Grandon: > Could you potentially use mozAlarms to wake your app up in case it gets > closed? This is what we do for calendar to synchronize events with the server. > > > > https://developer.mozilla.org/en/docs/WebAPI/Alarm > > > > Best, > > Kevin > > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
