I am implementing Spotify in iPhone. After the user is logged in to the Spotify in my application, I want to keep the user as logged in until he click logout button, ie, even after the application terminate and relaunch, I should get the session. How can we implement it. Please help.
Share
You need to read this Forum
Save Spotify Session
And also read remember credentials
Enjoy Programming