You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.
When I use two factor authentication to login facebook on Android, I must go background state to get code, then open app again, fbsdk is closed so I have to open it quickly so that the code doesn't expire.
To Reproduce
Enter button login facebook
Enter username/password -> then be asked for a verification code.
Go to background state to get code from Google Authenticator.
Go back to App -> fbsdk closed.
Expected Behavior
Go back to App -> fbsdk not close so I can easily fill verification code.
Environment
react-native 0.63.3
react-native-fbsdk 3.0.0
The text was updated successfully, but these errors were encountered:
ducdh-fabbi
changed the title
Use two factor authentication login facebook on Android, go to background then go back, fbsdk close.
Use two factor authentication login facebook on Android, go to background state then go back, fbsdk closed.
Dec 16, 2020
ducdh-fabbi
changed the title
Use two factor authentication login facebook on Android, go to background state then go back, fbsdk closed.
Use two factor authentication login facebook on Android, go to background state to get code then go back, fbsdk closed.
Dec 16, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
🐛 Bug Report
When I use two factor authentication to login facebook on Android, I must go background state to get code, then open app again, fbsdk is closed so I have to open it quickly so that the code doesn't expire.
To Reproduce
Expected Behavior
Environment
react-native 0.63.3
react-native-fbsdk 3.0.0
The text was updated successfully, but these errors were encountered: