We are using Facebook iOS SDK 3.0 and seeing an issue that we couldn't figure out why.
Basically, when trying to authenticate with Facebook, if the user is not login to Facebook yet, Facebook (app installed on device) will ask for login (to fill the email address and password). The problem is, once the user logged into Facebook, Facebook won't transition back to the app automatically. The user has to close the Facebook app, launch our app and then try with the authentication process again. Now as the user already logged into Facebook, the transition will happen and back to our app automatically.
Is this a known issue? Has anyone encountered it before? We didn't see the issue with the old Facebook iOS SDK.