Using a webview to play an mp3- is it possible to keep it playing even when the screen is locked?
问题 I have a portion of my app that simply launches a webview linked to an mp3 file- it opens the file and plays the audio. What I'd like to do is allow that audio to continue playing even if the user locks their iPhone. (As a side note, is there any way to replace the default Quicktime logo that appears in the player? Not that big a deal, just thought I'd ask =) A third question- I also do the same thing (webview) with an .m3u linked file to stream live audio throughout the week- is it also