roughike / flutter_facebook_login

A Flutter plugin for allowing users to authenticate with native Android & iOS Facebook login SDKs.
BSD 2-Clause "Simplified" License
405 stars 330 forks source link

Issue with Facebook login working with only developer account #317

Open RenatBack opened 3 years ago

RenatBack commented 3 years ago

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)"

princ3od commented 3 years ago