ios-sdk icon indicating copy to clipboard operation
ios-sdk copied to clipboard

Spotify SDK for iOS

Results 150 ios-sdk issues
Sort by recently updated
recently updated
newest added

Hi there I always get accessToken and refreshToken, even if I do not attach swap/refresh url ! I want to handle swap token by myself and only get code from...

I tried to run your `SPTLoginSampleAppSwift` demo project. I fixed signing, I changed the embedded `.framework` to `.xcframework`, seems that I set all the client Ids and stuff, launched the...

Hey folks, I'm having an issue implementing the iOS Spotify SDK, my objective is to get the user’s `spotifyAccessToken` and `spotifyRefreshToken`, as it is now is partially working, if the...

I am using this sdk. It redirect to spotify and account login and policies agree process is successfully done but after this it do not redirect to the main app.

In the current state of SDK we are able only to add songs to the end of the queue. It doesn't allow us to build interesting solutions to queue management...

Since our apps are not able to modify any settings in the Spotify app it would be great if we could display a button which redirects user straight into Spotify's...

Rename method name from `unsubscribeFromCapailityChanges` to `unsubscribeFromCapabilityChanges`

Recently, it appears that the `enqueueTrackUri` function has reversed the way tracks are enqueued on the Spotify iOS app. Previously, the queueing function would always add a track to the...

Why is playing music through the spotify app and not our own app? I see that many apps integrate the Spotify iOS SDK, and they can play music in their...