ios-sdk icon indicating copy to clipboard operation
ios-sdk copied to clipboard

Spotify SDK for iOS

Results 169 ios-sdk issues
Sort by recently updated
recently updated
newest added

When nothing is played in our application the SDK gets disconnected automatically. When we try play again, we needs to reconnect transport between our app and Spotify. Because of this...

We've built an app which consumes Spotify services. When my app is moved to background the SDK gets disconnected automatically. When I try to reconnect to Spotify again when my...

We have a app which uses Spotify service to play songs. I've logged in to my app (eg. as user-1 this is currently logged in to Spotify) and then I...

It has been successfully used for 3 years, but suddenly it does not fail today, and the cause of the problem cannot be found

In Android SDK we have a method to logout, what it does is it clears all the user data and disconnects Spotify, while in iOS, there is no such method....

I have implemented Authorization Code Flow on iOS using Spotify iOS SDK v1.2.0. I have a backend service that does the refresh of the access token. To use this service...

Shortly after going into the background my app is suspended by IOS At this point I have lost control over spotify playback Background mode capability is enabled in Xcode and...

Failed connection attempt with error: Error Domain=com.spotify.app-remote.transport Code=-2000 "Stream error." UserInfo={NSLocalizedDescription=Stream error., NSUnderlyingError=0x280e29620 {Error Domain=NSPOSIXErrorDomain Code=61 "Connection refused" UserInfo={_kCFStreamErrorCodeKey=61, _kCFStreamErrorDomainKey=1}}, NSLocalizedRecoverySuggestion=Reconnect the transport to the Spotify app., NSLocalizedFailureReason=A stream error...