Angel

Results 4 comments of Angel

I tried messing a little with the AudioManager (mute the audio > play a track > "seekTo" the position > unmute) but to no avail. Having this feature would be...

@Nimmidev Can't we just have the `if(throwable is SpotifyConnectionTerminatedException) SpotifyAppRemote.connect(context, connectionParams, this)` in the onFailure listener? I'm mainly using subscribeToPlayerState tho, but the results seemed to be the same, either...

Oh yes I'm resubscribing to the player state each time after a reconnection, and it works without problem. (sorry I should've been more explicit in my first message)

Any news on this issue? It would be really cool to be able to use the access token that we retrieve with a refresh token with the SpotifyAppRemote.