IOSBackgroundAudio
Sample iOS 8 code for playing music in the background. Demonstrates music queries, playing songs, and intercepting remote control events.
Install / Use
/learn @jsagorin/IOSBackgroundAudioREADME
iOSBackgroundAudio
Sample iOS 8 code for playing audio in the background.
- Demonstrates iTunes music queries, playing songs, and remote control events received in the control center. For more details, see this blog post: http://www.sagorin.org/ios-playing-audio-in-background-audio/
Run code on a device with some music (no songs in the iOS simulator)
For the Swift version of this code, see https://github.com/jsagorin/iOSBackgroundAudioSwift
