Microsoft log in android: FirebaseAuthError, An internal error has occurred. [ INVALID_APP_ID ] #7386
Unanswered
prggTheProgrammer
asked this question in
Q&A
Replies: 1 comment 1 reply
-
In case you haven't done it, run |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to intergrate microsoft log in in to my flutter project. It already works on web and ios but it gives FirebaseAuthError, An internal error has occurred. [ INVALID_APP_ID ] when I try it on android.
What I have done:
code sample
A test file to test signing in:
complete error
I don't know if I schould ask this here, so if this is not the right place please point me to the right place to ask
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions