Closed irfan-429 closed 2 years ago
@fotiDim - Can you please check my query? It'd be much helpful to meet my deadline.
@irfan-429 some clarifications needed:
valid
spotifyUri?Also how are you sure that this is not a native Spotify SDK issue?
Closing due to lack of feedback. If the issue persists please report back.
Is this a native Spotify SDK issue No
Are you using a Free or Premium Spotify account Premium
Expected behavior Spotify_sdk must respond with a callback when I perform actions like play/pause/getPlayerState on a song.
Describe the bug Pre-issue: I was facing an issue like this and I try to solve his way but it didn't solve. I also tried with this way around where I added a wrong
spotifyUri
while connecting usingSpotifySdk.connectToSpotifyRemote()
and it worked!! i.e., Spotify app didn't played song automatically after adding wrong spotifyUri.Actual/current issue: When I perform actions like play/pause/getPlayerState on a song, my requests go but they NEVER come back with their callbacks after few successful requests. Rather my all queued requests respond back suddenly when I switch from the app to Spotify App. See the screen shot below:
Steps to Reproduce Steps to reproduce the behavior:
accessToken
but with a wrongspotifyUri
as a paramScreenshots logs screenshot, Project dir structure, Xcode dir structure
Spotify_sdk Flutter package version
spotify_sdk: ^2.2.0
Target Platform, Version & Device
Development OS