I am using the Facebook SDK 4.6 and compiling an iOS application with XCode7beta5. The app will use the Facebook account information to subscribe to our iOS app. However, even already entering the device settings-> facebook. Facebook login api SDK still asks for a Facebook login using safari (happens on iOS8.4.1 or iOS9beta5, as soon as my iOS application with SDK version 5.0 is compiled with XCode7beta5). My previous version of the iOS app using an earlier version of the Facebook SDK may work properly (i.e., use the device settings → facebook login). In addition, I have already completed the steps at https://developers.facebook.com/ docs / ios / ios9 to set up your iOS app to use the Facebook SDK. Anything I missed? Please, help.
source share