#Firebase AuthError Catching
1 messages · Page 1 of 1 (latest)
Yeah when I didn't put @gmail.com I got invalid email error
I didn't try the empty inputs as they are checked locally but I'm sure they would've been caught
Just tried that as well
MissingEmail
MissingPassword
Odd.
Yeah I'm not seeing much if anything in your code that looks flawed.
The only thing I'm seeing online is that people are usually implementing AggregateException for their error catching
for Firebase Auth
Don't know what that is but I guess I'll give it a shot later.