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

c# - Binding a comma separated list to a List<int> in asp.net web api -

Delphi 7 and decode UTF-8 base64 -

html - Is there any way to exclude a single element from the style? (Bootstrap) -