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

Qt4: how to send QString inside a struct via QSharedMemory -

python - jinja2: TemplateSyntaxError: expected token ',', got 'string' -

node.js - NodeJS remote terminal to Dropbear OpenWRT-Server -