Announcements

Help Wizard

Step 1

NEXT STEP

Remote disconnected after few seconds and appRemote(_ appRemote: didDisconnectWithError:) called.

Remote disconnected after few seconds and appRemote(_ appRemote: didDisconnectWithError:) called.

I checked "NowPlayingView" demo provided by spotify, it is playing music in spotify and also providing control in my app to play/pause etc.

but when i pause playback after few seconds Spotify is disconnecting and appRemote(_ appRemote: didDisconnectWithError:) calling. And I am receiving this error called "Connection terminated" and "End of stream" with FailureReason "The Spotify app might have been suspended."

 

My app is not suspended. as it is already open and running. Its not even in background. so there is an issue in spotify SDK, which is breaking connection between my app and spotify to remotely play.

 

To play music again, I have to authorise again to reconnect. obviously it is not good user experience and not even feasible flow.

 

Please help with solutions!

Reply
0 Replies

Suggested posts