NathanWalker / ShoutOutPlay

The mobile app that allows you to create and record personal dedications using your favorite music playlists for corporate events, parties, weddings and get togethers.
https://shoutoutplay.com
30 stars 7 forks source link

Spotify auth after hard quitting app... investigate cases where spotify auth is not remembered #26

Closed burkeholland closed 8 years ago

burkeholland commented 8 years ago

I hard-closed the app and then opened it again hoping to play a track from the beginning, but it took me all the way back through the intro screens. Would be nice if the device would save the shoutouts.

NathanWalker commented 8 years ago

Thanks for reporting these! I have the intro slides showing everytime in 1.0.4. If you choose 'Got It' in top right, you should find that after logging into Spotify, opening menu and going to either Playlists or ShoutOuts, your playlists and ShoutOuts should all still be there 👍 I'm using Nic's couchbase plugin to store things locally.

burkeholland commented 8 years ago

Ah! I found it. I was thrown off by the fact that it was asking me to login to Spotify again. Sorry - perhaps the issues should be that it doesn't remember Spotify authentication?

NathanWalker commented 8 years ago

Yes! I will update the title; I can't recall is what cases Spotify auth is remembered, I think if you hard quit the app, it will ask to login again, not sure, I'll investigate, thanks!

burkeholland commented 8 years ago

I can confirm that it was the hard quit that did it. If the app is restored from tombstone, it remembers it's state just fine.

NathanWalker commented 8 years ago

Auth is now remembered via cookies that are set from spotify. This will be fixed in the official release coming soon.