Facebook SDK login 'native' ends on white screen

First of all, sorry that I don’t have any screenshots of the process. The issue only occurs in our production build, so can’t reproduce it now. I will try to give an explanation.

We are using the Facebook SDK in our Expo/CRNA app. The behavior is set to ‘native’. The app calls a Django REST Framework API with the token. When we go through the login flow on Facebook, after clicking the big blue button with the text “Continue with Facebook”, the process just stops at a blank white screen, still in the Facebook flow. Has anyone experienced anything similar? The issue might be in the communication with our backend, but it’s just very hard to debug in production. What makes it worse, is that it only happens for some users. Everything works fine with the ‘web’ behavior.

Thanks in advance!

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