spotify / ios-sdk

Spotify SDK for iOS
https://developer.spotify.com/documentation/ios/
661 stars 188 forks source link

Please add current position in context queue to SPTAppRemotePlayerState #419

Open wiencheck opened 6 months ago

wiencheck commented 6 months ago

I would like to request adding a new property to SPTAppRemotePlayerState that would let us read currently playing track's position in the queue. At this moment there is no way to obtain such information both from the Web API and iOS SDK which makes it impossible to give users any way of interacting with the queue except for just viewing it.