Search code examples
spotifycocoalibspotify-2.0interruption

How to handle spotify player interruption in iPhone


I am implementing Spotify in my application.

How can I handle the interruptions like phone call, play song from iPod player etc.


Solution

  • This isn't a CocoaLibSpotify specific question, so you'll find better answers with a more general question.

    Apple's guide for dealing with audio interruptions here.