Nimmidev
Nimmidev
I am not a 100% sure but i think this is intended behavior. From my experience if you use the SDK and play the song from your phone, where the...
My example was mainly for the usage of control methods like play/pause/queue etc. I experienced the PlayerState subscription to be invalid after a disconnect so i had to wrap that...
Maybe this will help you https://github.com/spotify/android-sdk/issues/233#issuecomment-627943835
@romariomkk i don't know if the "no interaction" hypothesis is true. On Android i have the exact same problem that i get the SpotifyConnectionTerminatedException after a few minute after the...
@romariomkk hmm thats weird. I just tried it three times and it seems i always get a SpotifyConnectionTerminatedException approx. after 5-7 minutes of playing music. **Edit:** To prevent the issue...
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.
From what i have experienced it has some kind of block/chunk behavior. In my app i represent the current song time in seconds and scale it up to milliseconds each...
This has nothing to do with the Android SDK. For general feedback head over to the [Spotify Forum](https://community.spotify.com/t5/Social/bd-p/spotifycontribute).
I am having the same issue on the latest versions of Android Studio and GrapheneOS (Stable Channel) on a Pixel 6 Pro. Turning of exec spawning and rebooting also did...
Now let's hope that @HaarigerHarald is going to merge that soon.