Facebook login (browser behavior) on iOS doesn't redirect correctly to expo

Hi,
I have some trouble to test facebook login in expo on iOS:

  1. SDK Version: 34
  2. Platforms: iOS

So I’m using
Facebook.logInWithReadPermissionsAsync
with browser behavior (the only behavior who works on expo sdk 35? (question for future update to this sdk) (taht is why i’m trying to test this behavior)).

When i try to connect on android no problem, it redirects to my app and login.

On iOS, it goes to facebook, but it redirect to my real app, that is install on my phone, not expo, so i can’t try on expo the login facebook. I deleted my app, but then it doesn’t redirect to nothing.
I can understand that it redirects to the appid of the facebook page but it’s really annoying to use on expo.

Thanks.

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