ios - Using Facebook API in Swift. "App ID not found"? -


i filled keys in info.plist according facebook's tutorial, when try application, following exception message shown:

'invalidoperationexception', reason: 'app id not found. add string value app id key facebookappid info.plist or call [fbsdksettings setappid:].'

i checked app id, , it's right, , don't know reason of error. can me?

you might have given facebookappid instead of facebookappid...


Comments

Popular posts from this blog

qt - Using float or double for own QML classes -

Create Outlook appointment via C# .Net -

ios - Swift Array Resetting Itself -