Background Audio with cocoalibspotify
问题 I've properly enabled background audio for my app (in the plist). Playing the next track after the current is complete using SPPlaybackManager in the background (when the phone is locked/off) doesn't work. When the current track ends, and the audio stops, the app won't begin playing the next track until the phone is unlocked and my app becomes active again. How do I fix this? Here is a snippet of code I'm using to begin the playing of the next track. I observe that the current track becomes