Error in facebook login, IOS 9, Swift

前端 未结 3 1379
没有蜡笔的小新
没有蜡笔的小新 2021-01-26 23:45

I\'m trying to implement facebook login in my app. But getting an error. My info.plist code is :

   

LSAppli         


        
3条回答
  •  悲哀的现实
    2021-01-27 00:34

    Answer: You can ignore the message...

    @Jonathan Hornby @joan16v: I had the same issue but placing the code in an action button (not in the viewDidLoad method) worked for me.

    BTW: You don't need a bridging header anymore.

提交回复
热议问题