Search code examples
iossafariuiwebviewios9

Safari web view opening when logging to FB through iOS 9


I've followed this guide to update my application to use Facebook SDK 4.6 for iOS 9 SDK.

When I tap the login button now, a Safari view controller gets presented, whereas it should redirect to the Facebook app(App is installed on iPhone).

Is any additional handling required ? It was working fine on previous versions(v4.3.0).


Solution

  • From a product manager at Facebook in the "Facebook Developer Community" group.

    enter image description here

    And my Reply, still waiting for a response:

    enter image description here

    So it sounds like with SDK 4.6 they are forcing every login to use the Safari View Controller.

    EDIT ----

    And their response: enter image description here