August 4, 2010

The Tapbots Multitasking Workaround

Brilliant.

When your app plays audio in the background, it does not transition into the background suspended state. That means whatever code is running keeps running. This is, unless you’re a VoIP application, the only way your app can keep a persistent connection or otherwise run code indefinitely in the background. This will be taken advantage of in an upcoming Pastebot update to allow syncing to take place without the app running in the foreground.