Authentication Fails with Facebook App Installed (iOS)

前端 未结 4 1785
野性不改
野性不改 2021-01-04 06:57

I\'ve just started seeing a problem with Facebook Connect authentication. If I have version 3.4.4 of the iOS app installed, my delegate\'s fbDidNotLogin method gets called

4条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2021-01-04 07:23

    I can confirm I'm experiencing the same issue here. I backtraced a bit, and I see the facebook app is opening my app with this query string in the url:

    error_reason=user%5Fdenied&error=access%5Fdenied&error_description=The%2Buser%2Bdenied%2Byour%2Brequest%2E%3F%5F

    I guess unfortunately there's nothing we can do but wait :S

提交回复
热议问题