Quality Assurance #16950
Unanswered
woutervanwijk
asked this question in
General
Quality Assurance
#16950
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Something is wrong with the QA.
I followed all suggestions for implementing appleid and google id signin. It works. Sometimes. Sometimes not. It's so incredibly unreliable. I stopped.
For example, in the documentation:
"On the web, the Firebase SDK provides support for automatically handling the authentication flow using your Firebase project.". But when implementing it you get an error
'error missing: - '
Problems with appleid:
There is no reliable way to detect which login was used (an account can have multiple providers, but which one was used to login is not detectable)
Bugs bugs bugs.
Before, I also encountered bugs on e.g. a simple point upgrade of Flutter itself, or upgrades of firebase_core or one of the plugins.
Please do better QA
Beta Was this translation helpful? Give feedback.
All reactions