Skip to content

[v3] Database#on is not supporting cancel callbacks #91

Open
@pedro-ribeiro

Description

@pedro-ribeiro

Database#on is not supporting setting cancel callbacks. This makes it impossible to deal with Permission Denied errors.

Currently, on error the library will simply log the error message. (https://github.com/fullstackreact/react-native-firestack/blob/master/lib/modules/database.js#L401)

See Firebase documentation.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions