facebook - FacebookSDK iOS v3.24.0-beta1 -


i'm testing facebooksdk ios v3.24.0-beta1 facebook developer site. test environment ios9 beta5 on iphone6+ , test app built on xcode7 beta-6.

i have set info.plist ios9 app transport security. , have installed facebook app in device.

i try login facebook using

[fbsession openactivesessionwithpublishpermissions:defaultaudience:allowloginui:completionhandler:] 

when invoke method. facebook app not launched. can see login dialog in webview (i guess).

question: want know whether after v3.24.0-beta not support app app login.

this design. in order provide best experience users on ios 9, new sdk determines best login flow automatically. if you're running on ios 8 or earlier, app switch still preferred.


Comments

Popular posts from this blog

swift - Button on Table View Cell connected to local function -

dns - Dokku server hosts two sites with TLD's, both domains are landing on only one app -

c# - ajax - How to receive data both html and json from server? -