Login with Facebook shows blank white page

Hello,

We created an app and it’s almost ready to go to the store. Facebook login works on the expo client, but in Google Play Store’s internal testing, the login page redirects to a blank white page with the app’s title on top.

I THINK the configuration is done correctly:

  • It works when launched in expo
  • Redirect URLs are setup and seem to be functioning when used from outside the app
  • Provided the app hash and package name in the Facebook Developer console

We are using expo-auth-session v3.0.0 and expo SDK 40.

I am running out of ideas and thought it would be a good idea to post something here.

Thanks in advance.