facebook-android-sdk icon indicating copy to clipboard operation
facebook-android-sdk copied to clipboard

Feature Request: androidx.browser version used by facebook-common upgrade from 1.0.0 to 1.4.0 (for android 12)

Open groooooomit opened this issue 1 year ago • 1 comments

Checklist before submitting a feature request

  • [X] I've updated to the latest released version of the SDK
  • [X] I've searched for existing Github issues
  • [X] I've read the Code of Conduct

Goals

facebook-common sdk import androidx.browser:browser:1.0.0 (see here), but browser-1.0.0 doest NOT compatible with android 12, the right version is 1.4.0

Expected results

facebook-common use androidx.browser:browser:1.4.+

Code samples & details

// INSERT YOUR CODE HERE

groooooomit avatar Sep 20 '22 05:09 groooooomit

After update androidx.browser:browser:1.4.0 still issue in Facebook login in Android 12

ubrainrepo avatar Sep 23 '22 08:09 ubrainrepo