What would be the possible solution to this problem with Facebookappid?

Asked

Viewed 109 times

1

Erro FacebookAppID

What could be the solution to this problem, since the app id is string.

  • You added all the calls on AppDelegate?

  • Checks whether the path of info.plist is set correctly in project properties, happens to get lost when moving it from folder. Another attempt is to set the ID in Appdelegate.

  • How do I get the ID in Appdelegate? @Luishenrique, which would they all be? Jeferson Assis

  • Look at the end of the error there on the console, I’m on the phone and the network is bad to open the image. Only in place of space puts point (space was called method in obj-c)

  • @Luishenrique cara marquei ja o ID no appelegate e agora o erro que é (Ason: 'fbauth2 is Missing from your Info.plist under Applilscationqueriesschemes and is required for iOS 9.0') porem ja botei tb a lsapplication com fbauth2 e continua dando isso

1 answer

0

You are probably using an invalid or canceled Appid.

You need to go to the website of Facebook developers, check if the respective app you created within the portal, for your iOS app, has the same Appid or not that you’re using.

In the worst case, just create a new app on the portal.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.