denoni / SpotifyClone

An iOS app that visually clones Spotify's app and consumes the official Spotify's Web API to show(and play) songs, podcasts, artists and more.
MIT License
247 stars 52 forks source link

Spotify crashes when I try to log in. #1

Closed RPalmr closed 2 years ago

RPalmr commented 2 years ago

Hi, I am kinda new to Swift and coding in general. I have followed the instructions in the read me file and have setup an app within Spotify developer and added a new user. I am stuck on how to log into Spotify within the SpotifyClone. Most likely a simple fix but I appreciate any help! Thank you :)

gabrieldenoni commented 2 years ago

Hi! What problem are you having when you try to log-in ?

RPalmr commented 2 years ago

HI, thanks for your reply! I managed to fix it by copying and pasting the link in the authentication code into the redirect link in the edit settings, of the Spotify dashboard!