🐛 [Firebase_Auth] Exception with different message (Android and iOS) #8066
Labels
good first issue
Good for newcomers
plugin: auth
resolution: wontfix
This will not be worked on
type: documentation
Improvements or additions to documentation
type: enhancement
New feature or request
When a user try to authenticate the phone number with a wrong SMS code, an exceptions is throw.
But the exception message is different by platform (Android and iOS).
Using Firebase Auth in Android:
Using Firebase Auth in iOS:
I'm aways use the exception code to do something with the exception, but could be nice normalize these exceptions to record or analyze better using tools like analytics, etc.
firebase_auth: ^3.3.6
The text was updated successfully, but these errors were encountered: