Facebook IOS EXPO doesnt come back to my app

In android facebook expo sdk works perfectly but in IOS it doesnt come back to my app and doesnt even get the user data.

“dependencies”:;{
“axios”:“^0.18.0”,
“expo”:“^32.0.0”,
“lodash”:“^4.17.11”,
“native-base”:“^2.12.0”,
“react”:“16.5.0”,
“react-native”:;“https://github.com/expo/react-native/archive/sdk-32.0.0.tar.gz”,

Hey @tigpalmas2!

Could you provide a snack or other reproducible example of your code? That way I can try to re-create it and help you troubleshoot

Thanks!

@charliecruzan sure, this is the repo https://gitlab.com/tigpalmas1/facebookloginattempt. But now its having another behavior, instead redirect to the app, its redirecting to a web view asking for username and password facebook. Android still works fine.

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