spotify / android-sdk

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

SpotifyAppRemote..getPlayerApi().play() plays the wrong track #334

Open rtessler opened 2 years ago

rtessler commented 2 years ago

Thanks for your interest in the Spotify App Remote SDK! If you're submitting a bug, please use the following template. If your issue is a feature request, please include your use-case so that we have all the necessary info.

Issue found on DATE. 28-Sep-2022

SDK Version: spotify-app-remote-release-0.7.2.aar

OS Version: android 12

Scope(s): app

Steps to reproduce:

  1. open spotify
  2. add tracks to the queue
  3. run the app-remote-sample project
  4. press connect
  5. press PLAY TRACK
  6. redbud tree plays correctly
  7. press the next button
  8. press PLAY TRACK
  9. a track from the queue plays, not redbud tree

Expected behaviour:

should play 'redbud tree' by mark knopfler

Actual behaviour:

plays the wrong track