issue using FBSDK in swift iOS application

后端 未结 3 362
刺人心
刺人心 2020-12-17 20:06

I am coding an iOS 8 app in swift using the FBSDK to allow users to log in to my app. So far I have successfully implemented the login feature using the FBSDK v3.25 in swift

3条回答
  •  一向
    一向 (楼主)
    2020-12-17 20:18

    Try with build settings. Set Allow Non-modular Includes in Framework modules to YES.

提交回复
热议问题