First dialog after authenticating fails immediately and closes dialog

前端 未结 6 1935
庸人自扰
庸人自扰 2020-11-30 06:40

I\'m using the latest Facebook SDK on iOS 5. I can use SSO to successfully authenticate the user, and then I attempt to share a link like this:

NSString *app         


        
6条回答
  •  一向
    一向 (楼主)
    2020-11-30 07:18

    Just an update for everyone, it's finally assigned to somebody at Facebook: https://developers.facebook.com/bugs/168127053284477 - hopefully it will be fixed soon.

    Meanwhile, somebody sent a pull request on github with a fix: https://github.com/facebook/facebook-ios-sdk/pull/436

    Hope it helps someone, as I was still facing the same bug..

提交回复
热议问题