com.facebook.sdk error 2 on iOS

后端 未结 9 1648
误落风尘
误落风尘 2020-12-05 22:53

I have a Phonegap app that runs on both iOS and Android. The app has a Facebook login feature which worked until a few days ago. A few of our beta testers have reported an \

9条回答
  •  借酒劲吻你
    2020-12-05 23:28

    we had the same issue. As it turns out, reason is really in timeout on FB side, and especially if this timeout occurs while "FB login" page is still on, and user clicks on "cancel". In that case, error 2 is always retuned. So, if you want to repeat and test this situation, just click on "cancel" button while connecting on FB.

提交回复
热议问题