parse-community / Parse-SDK-Android

The Android SDK for Parse Platform
https://parseplatform.org/
Other
1.88k stars 735 forks source link

Deprecating Facebook webview #1104

Closed kaushikmurthy closed 2 years ago

kaushikmurthy commented 2 years ago

https://developers.facebook.com/docs/facebook-login/android/deprecating-webviews

Since Facebook is deprecating the webview, I hope this is going to be taken care in the future SDK releases. If it is already taken care, please let me know the version of the SDK.

mtrezza commented 2 years ago

I classified this as a bug preemptively as the upcoming change on Facebook's side is expected to cause issues. The current version of the Android SDK is using com.facebook.android:facebook-login:6.3.0

sommye-ctr commented 2 years ago

Are there any breaking changes in migrating from Facebook's Android SDK current version (6.3.0) to the latest version (8.2.0 - recommended)?

mtrezza commented 2 years ago

It's a jump of 2 major version upgrades, so it is quite likely. But I assume it will be just some minor changes. Do you want to give it a try and open a PR?

sommye-ctr commented 2 years ago

I am not much experienced but I'll surely give it a try as soon as I get time.

mtrezza commented 2 years ago

Closing via #1105