spotify / ios-sdk

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

Song start with 0.5 second #126

Closed MehulOpenxcell closed 5 years ago

MehulOpenxcell commented 5 years ago

I'm using Spotify iOS SDK to play songs from Spotify track ID and it is working fine for me but when I play another song, it starts with 0.5 seconds always.

When the player loads the first song it works fine but this issue happens after the second song and so on.

I'm using the following method to get track duration.

func audioStreaming(_ audioStreaming: SPTAudioStreamingController, didChangePosition position: TimeInterval) {}

Any help is appreciated. 👍

kkarayannis commented 5 years ago

This refers to our older SDK which is no longer supported.