ccsoft / cordova-facebook

Cordova plugin that handles Facebook integration in mobile apps.
Apache License 2.0
87 stars 43 forks source link

AppID not found #76

Closed braco closed 9 years ago

braco commented 9 years ago

Upgraded Cordova to 5.x and Xcode, started getting this:

*** Terminating app due to uncaught exception 'com.facebook.sdk:InvalidOperationException', reason: 'FBAppBridge: AppID not found; Add a string valued key with the appropriate id named FacebookAppID to the bundle *.plist'
koraybalci commented 9 years ago

I don't think it's related to either plugin or the cordova/xcode upgrade. Do you have AppId defined properly (as the error message points out)?