You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changed the way App Remote connects to the Spotify App. We do not longer start a foreground service when running Spotify 8.8.36 or newer. This means we will not display the foreground notification on recent versions.
It makes me a little concerned that the reason I can't get android to work on 1.2.3 / 0.7.2 is because the spotify app itself has changed how the remote connects with it. Has anyone tested 2.1.0 / 0.8.0 android sdk? If not - I'll be working to see if I can get something to work.
I appreciate all of @cjam 's work on this so far - keep up the good work!
The text was updated successfully, but these errors were encountered:
I haven't tested those new versions yet, but what problems do you experience on Android? I'm still on 1.2.3 and 0.7.2 and things seem to work (relatively) fine. I still see the foreground service notification ("Spotify connections") when connected to Spotify.
I've been running into android auth issues (iOS works just fine). I'm guessing it's related to the following?:
https://github.com/spotify/android-sdk/releases/tag/v0.8.0-appremote_v2.1.0-auth
It makes me a little concerned that the reason I can't get android to work on 1.2.3 / 0.7.2 is because the spotify app itself has changed how the remote connects with it. Has anyone tested 2.1.0 / 0.8.0 android sdk? If not - I'll be working to see if I can get something to work.
I appreciate all of @cjam 's work on this so far - keep up the good work!
The text was updated successfully, but these errors were encountered: