FBSDKCoreKit/FBSDKCoreKit.h not found error

后端 未结 27 1932
伪装坚强ぢ
伪装坚强ぢ 2020-12-04 11:07

I am implementing FB Login so i Downloaded the SDK from https://developers.facebook.com/docs/ios. then i drag n down FBSDKCoreKit, FBSDKLoginKit a

27条回答
  •  Happy的楠姐
    2020-12-04 11:41

    I have the same issue.I use Facebook SDK version 4.10.0.
    I known my solution is not good but worked for me. I changed the Facebook source code. Changed the import file path from #import to #import

提交回复
热议问题