roughike/flutter_facebook_login

Issue with Facebook login working with only developer account

RenatBack opened this issue · 1 comments

I did all in instruction, I have 1 account for ios and android. On android all work well, but on ios i can login only with email from https://developers.facebook.com. Please help.

Message in terminal

Here's the error Facebook gave us: Error Domain=com.facebook.sdk.login Code=304 "(null)"

  • What is your Facebook App mode?
  • If it is still in development mode, only developer account can login your app.
  • Switching App mode to Live fixs this issue.