3

I filled the keys in info.plist according the Facebook's Tutorial, but when I try my application, the following exception message is shown:

'InvalidOperationException', reason: 'App ID not found. Add a string value with your app ID for the key FacebookAppID to the Info.plist or call [FBSDKSettings setAppID:].'

I just checked the App Id, and it's right, and I really don't know the reason of this error. Someone can help me?

1 Answers1

0

you might have given FacebookAppId instead of FacebookAppID...