I know how to set up my iOS application to make it playing audio in background (= when another application is used on the iOS device) using the plist.
Some applications like: - BLOOM - some radio players
provides a basic UISwitch to enable or disable this behavior.
Any ideas about how to do that ?