Skip to content
This repository was archived by the owner on Apr 4, 2023. It is now read-only.
This repository was archived by the owner on Apr 4, 2023. It is now read-only.

Suggestion: Firestore: Report the exception message, not just the code #1524

Open
@nmandyam

Description

@nmandyam

In firebase_common_1.firebase.firestore.onCollectionSnapshot, on exception, the error code is being reported. It would be terrific if the error message can be, too (exception.getMessage()). Particularly in the case of a missing index, the message contains the URL that generates the index and makes thing so convenient, to see.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions