The operation couldn’t be completed. (com.facebook.sdk error 2.) ios6

后端 未结 7 851
误落风尘
误落风尘 2020-11-30 05:54

Hi i am ussing ios6 for facebook login and i am getting this error as native popup

The operation couldn’t be completed. (com.facebook.sdk error 2.)

This is

7条回答
  •  小蘑菇
    小蘑菇 (楼主)
    2020-11-30 06:23

    I had the same issue and took a whole day to figure out the problem. This error message by Facebook SDK is very vague. I had this problem due to openURL: method being overwritten in MyApplication. I removed the overwritten method and facebook login worked fine.

提交回复
热议问题