I've been trying for 2 days now and I'm probably missing something simple, but I can't get my app to keep playing music when the screen is locked (like AOL Radio, Pandora, etc). I tried various things in the Delegate's applicationWillResignActive and I tried using a sharedInstance of my music player, but nothing seems to work. Is there some bit of magic somewhere to get audio to continue with a locked screen?