react-native-spotify-remote icon indicating copy to clipboard operation
react-native-spotify-remote copied to clipboard

Android SDK is out-of-date

Open wwdrew opened this issue 3 years ago • 1 comments

As of October 5 2021, Facebook has stopped allowing login authentication within embedded browsers. This means when trying to authenticate with Spotify using the Facebook option, you're presented with an error message. (https://developers.facebook.com/blog/post/2021/06/28/deprecating-support-fb-login-authentication-android-embedded-browsers)

The Android Spotify SDK has been updated to fix this issue (it now uses a custom tab instead of a webview): https://github.com/spotify/android-sdk/tree/master/auth-lib

wwdrew avatar Aug 12 '22 11:08 wwdrew

Thanks for the PR!

I've been swamped with work, but I'll try and take a look as soon as I can.

cjam avatar Aug 22 '22 12:08 cjam