Facebook modal logout - remove stored credentials

SDK Version: 35
Platforms: iOS - hardware and simulator

I can sign in successfully with Facebook.logInWithReadPermissionsAsync via the modal that pops up. However, if I logout and clear async storage and all tokens that I have stored, and then attempt to log back in, the modal that appears does not give me the option of logging in with a different account - the previous account I had logged in with is the only option. See below screenshot for the screen that appears upon re-logging in. Pressing “Edit Settings” only allows me to change permissions, not switch the user. The only way to switch Facebook accounts on the simulator is to reset the hardware, and on a physical device, I need to delete and reinstall the Expo app. This makes things tough from a testing standpoint, and is overall not a great user experience. Has anyone been able to work around this?

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