简体   繁体   中英

FBConnect delegate methods not called IOS

I just downloaded the facebook connect from github and none of the delegate methods are being called.

I even noticed that they did not assign the facebook.sessiondelegate = self in the viewdidload method. Therefore i assigned it but still no delegate methods called. This is really worrying because I am trying to get some user data and none of the call back methods are called. Anyone knows why ?

Ok basically if it does the authentication via Safari, there is no way to get call backs. One way to solve this is force the in app login by forcing the trysafariauth = no .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM