Random issue of connection in iOS
We are facing a random issue of not being able to get successfully verify the appRemote through our app. We are using appRemote.authorizeAndPlayURI() to awake the Spotify and get connected. While we are trying the same, the app-switch occurs as expected and also it returns back to our app, the last played track gets started on Spotify but , some times, it does not return the authorization key in the callback delegate and therefore further logic of appRemote.connect() and playing the track wont work. I am using authorizeAndPlayURI every time because for iOS it is a need to awake the Spotify app while connecting and/or playing a track remotely. It works fine most of the time but yes it happens. Please suggest. Thanks
Having the same issue. How do you recover once the app doesn't receive the auth token? A lot of my users complain that once this starts happening to them it then keeps happening.
Disappointing that no one from Spotify is addressing these really fundamental issues in the Spotify iOS SDK.
Hello .. we are still waiting for reply or suggestions on this .. any updates?