Does background iOS require specific provisioning?
- by Moshe
I've added the appropriate XML to my PLIST ("audio key") and my app did stream audio in the background.
I installed the app on to an iPhone 3GS running iOS 4 via Ad Hoc distribution. I played audio in my app and pressed the home key. It was still playing.
Then I switched computers and reset my provisioning profile. I recompiled and exported with a generic provisioning profile. I sent the app to someone else to test on their 3GS via Ad Hoc and the app does not work in the background.