spotify / android-sdk

Spotify SDK for Android
https://developer.spotify.com/documentation/android/
Apache License 2.0
473 stars 120 forks source link

Wrong playbackRestrictions info from playerApi #335

Open datsuk000 opened 2 years ago

datsuk000 commented 2 years ago

I always receive false values info for playbackRestriction, no matter if it premium or free account: playbackRestrictions=PlayerRestrictions{canSkipNext=false, canSkipPrev=false, canRepeatTrack=false, canRepeatContext=false, canToggleShuffle=false}}

These issue is started to occurs only a few days ago, before that everything worked properly