firebase / firebase/flutterfire

Update error messages from native

Open
#9,943 0 comments 0 reactions 0 assignees View on GitHub
platform: all type: enhancement umbrella
Dominant language
Dart
Stars
9.3k
Forks
4.1k
Avg merge
1d 19h
Merged PRs (30d)
53

Description

There are times when error messages aren't as descriptive as they should be. In some cases, it is just a case of using the underlying native error message description for the placeholder error message "An unknown error has occurred".

Examples:

https://github.com/firebase/flutterfire/pull/9942
https://github.com/firebase/flutterfire/pull/9900
https://github.com/firebase/flutterfire/pull/9629

When we discover there is a more accurate description in the underlying native error, we ought to replace it. Example: https://github.com/firebase/flutterfire/pull/9942

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.