Skip to content

Instantly share code, notes, and snippets.

@soemarko
soemarko / background_demo.js
Created August 30, 2011 10:14 — forked from kosso/background_demo.js
Background Service notification for Titanium
/* Kosso : March 12th 2011
This the only way I managed to do this without the app crashing on resume.
Done slightly differently to the KS example, since they unregister the service and
do not use a setInterval timer.
*/
//############ in app.js :
// test for iOS 4+