Bare: expo-facebook login: works only if facebook app is uninstalled

Please provide the following:

  1. SDK Version: 41
  2. Platforms(Android/iOS/web/all): iOS
  3. Add the appropriate “Tag” based on what Expo library you have a question on.

Hi,

I am having trouble authenticating with Facebook on iOS using expo-facebook on a bare workflow app.
The issue only occurs with iOS, it works perfectly fine on Android.

When I try authenticating on iOS, there is the small webview that opens. If the facebook mobile app is installed, it will redirect into it and then to the app but nothing happens. If the facebook mobile app is not installed, I can authenticate by email/password in the webview itself and it works perfectly.

What can I do? Here is a video: facebook-issue

Thank you!

Fixed: [Bare][iOS][Expo-Facebook] Log in is not working when the mobile application is installed · Issue #13336 · expo/expo · GitHub

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