flutter login facebook issus
When clicking on the button, it shows a little dialog where I should continue with my opened FB account. After clicking on continue the dialog disappears and nothing happens. the error is throw attached below
SERVER_ERROR: [code] 1675030 [message]: Error performing query. [extra]:
how to slove this error help me as soon as possible
https://stackoverflow.com/questions/41861564/server-error-code-1675030-message-error-performing-query
I am the same problem!!!!cry cry cry
Same here... I am with implementation 'com.facebook.android:facebook-android-sdk:[5,6)' and flutter_facebook_login: ^1.2.0. This link helped. https://github.com/roughike/flutter_facebook_login/issues/156
could anyone confirm if this is fixed in version 2.x or 3.x of this library? if it got fix, we could try to backport the patch into the 1.2.x series for us that can't upgrade to AndroidX
I have migrated my app to Android X to be able to use the latest version of this plugin (3.0) I have also upgraded Flutter from 1.9 to 1.12, although I realize this is unlikely related and I still get this error....
I grep my project and this project for extra but I cannot find it...
is this from the android underlying facebook library, would not make much sense to me... ?
Check if your account is added as a tester in a facebook developers console.