I'm implementing Facebook login in my app. it works fine if a user doesn't have the Facebook App, but it fails when the user has Facebook App. Because when logging in, it promotes to use the app to do login. And once signed in within the Facebook App, it comes back and stuck at the signin screen.
see the following screen recording:
https://flair-inventory.s3-us-west-2.amazonaws.com/RPReplay_Final1591237513.MP4
The following project can reproduce the same issue. build and install this app on a device, and at the same time, install facebook app on the same device.
The following app can reproduce this issue:
https://github.com/LeeKahSeng/SwiftSenpai-FB-Integration-Demo