Authentication Fails with Facebook App Installed (iOS)

前端 未结 4 1811
野性不改
野性不改 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:12

    It's pretty obvious, but if your application is sandboxed then you need to ensure that everyone signing in with it is a 'Tester' or higher in the Facebook app settings. :-$

提交回复
热议问题