Hi.
I'm using SimpleAudioEngine to play sound effects in my game. It works fine but I want the user to be able to listen to background music from other apps, for example Spotify, at the same time the user is playing. But as it is now the music from Spotify fades out and stops playing when my game is launched.
The question is: How do I allow the music from Spotify (or other music players) to be played while the user play my game?