SDK 25 - Facebook.loginWithReadPermissionsAsync Crashes App in Standalone

Hey everybody!

We’ve noticed an issue with our users onboarding and trying to add their Facebook account.

  • On tapping Facebook, the app immediately crashes.
  • No Sentry bug is reported.
  • This only happens in Standalone.

I believe this came with the SDK 25 update.

behavior: Constants.appOwnership === 'expo' ? 'web' : 'native',

Hello @peterpme, the issue is actually tracked here: https://github.com/expo/expo/issues/1327 and here: Facebook login crashes in standalone app - #9 by peferb
We’ll update them when a fix is found

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.