Facebook login policy violation

Please provide the following:

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

Hi,

Facebook sent me an email that my Facebook Login integration is currently in violation of Facebook Developer Policy 6.1: "Verify that you have integrated Login correctly. Your app shouldn't crash or hang during the testing process."

I am not aware of any crashes at the moment but started to investigate.
Meanwhile, wanted to see if anyone experienced the same issue and if the current Facebook SDK as part of Expo 42 supports all the flows described by Facebook here. For example, how could I detect that someone logged out of all their devices inside Facebook and/or changed their password there so I can log them out of my app? Also, expo-facebook has logOutAsync, but I use Firebase auth that has its own signOut method. Do I call both?

Any comments are appreciated. Thank you in advance!

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