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

Spotify disconnect behaviour

Open champrocks3190 opened this issue 4 years ago • 2 comments

Issue found on DATE. 21st April 2020 SDK Version: spotify-app-remote-release-0.7.0 OS Version: Android 8.0.0 Scope(s): Device Hitting Issue Steps to reproduce: Expected behaviour : Song should stop on disconnect and Notification widget should hide Actual behaviour : Sound continues to play even after disconnect from Spotify remote

champrocks3190 avatar Apr 23 '20 19:04 champrocks3190

I don't quite understand the problem here. If the spotify sdk disconnects the song is supposed to continue playing because it plays within the spotify app not your app.

Nimmidev avatar May 13 '20 10:05 Nimmidev

I made my disconnect function call pause() before disconnect()

stefanoeb avatar Jun 23 '20 15:06 stefanoeb