Bug facebook ios sdk : app id not found. add a string value with your app id for the key facebookappid to the info.plist or call settings.shared.appid

Hello guys,

i ve encountered a problem of integrating facebook ios sdk (capacitor-community/facebook-login) in ionic( latest) capacitor app , i ve added the FacebookAppID in info.plist file and i ve made all the facebook ios sdk documentation about changing the code in appDelegate swift …
the problem just in ios platform but in order everything is okay , i m using this plugin https://github.com/capacitor-community/facebook-login

app id not found. add a string value with your app id for the key facebookappid to the info.plist or call settings.shared.appid."

can anyone help me urgently .

Cordially.

We had this issue, For us it was having a different plist file for each environment. Hope it’s that simple for you as well!

1 Like