Spotify-SDK-Swift-Tutorial-Part-One
Spotify-SDK-Swift-Tutorial-Part-One copied to clipboard
Source code for first part of iOS SDK Swift 3.0+ tutorial.
After converting the code to Swift 5 (easy to do), it logins correctly but it's impossible to play a song. The functions are not called and if you copy the...
In my application, I am using `MPMusicPlayerController.systemMusicPlayer` for the playing song of Apple music, it's working fine. But when I play back Spotify track using `playSpotifyURI` it's not working. I...
Have you any idea why I cant play music? I don't get any crash and error. I checked many times xcode and spotify settings.