is background audio playing enabled in iPhone?
Posted
by Nareshkumar
on Stack Overflow
See other posts from Stack Overflow
or by Nareshkumar
Published on 2010-05-20T12:36:01Z
Indexed on
2010/05/20
13:20 UTC
Read the original article
Hit count: 214
I was able to play the audio in background of the application in iPhone. However I would like to know if there is any service that enables the playback of audio after the user exits the application? I know that SDK 4.0 promises multitasking and background processes of the application. But i would like to know if this is enabled for audio playback in the earlier versions?
© Stack Overflow or respective owner