expo: expo-facebook login stopped working on android WebViews
``does expo-facebook still supports login on android after Facebook deprecating support on android WebViews ?
if not - how to do it ?
cuz following the docs didint help and even my old apps (already published on playstore) stopped working
i get the following errors

About this issue
- Original URL
- State: closed
- Created 3 years ago
- Reactions: 3
- Comments: 15 (2 by maintainers)
same here
Experienced this as well, I think that the only way for it to work is to have the FB app in your phone for it to work
I only tried
11.2.0it works just finei have the FB app installed and i had the same issue it worked fine on ios , but on android no luck the problem still exists also on some other popular apps like tinder tested that few weeks ago its cuz of the new facebook changes, expo needs to address that asap
using the latest version of
expo-facebookfixes the issue, it opens a different kind of prompt which isnt the embedded browser.@rabie-khlifi @MariemHachani Hey I fixed the error! You need to fill all the basic information in facebook developers for your app, and you need to enable the advanced access for
public_profileandemailin App Review -> Request tab.