I\'m trying to implement facebook login in my app. But getting an error. My info.plist code is :
LSAppli
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.