spotify / ios-sdk

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

I have played the track using play URI, song play succeed and after 2-3 seconds automatically song stopped #336

Open dhavalpkakadiya opened 3 years ago

dhavalpkakadiya commented 3 years ago

I am facing an issue when using rn-Spotify-SDK, I’ve been trying to debug this issue for the past couple of days but didn't get any appropriate solution.

Spotify authenticates and initializes succeeds and also playlists API response getting successfully. Then I have played the track using play URI, song play succeed, and after 2-3 seconds automatically song stopped.

I am facing this issue multiple times and using set playing method call on pause button press then again play button to the same scenario after 2-3 seconds automatically song stop.

Sometimes, the song plays a long time but after completing the first song and very next song will play only for 2-3 seconds and then this song also stops automatically.

Please keep me updated on the appropriate solution.

Thanks!

React-Native Version: 0.64.0
 rn-spotify-sdk: 1.2.18

cst25 commented 2 years ago

I am experiencing this issue as well ? Have you found any solution ?