Skip to content

Add a callback in FirebaseIndexArray when a Key doesn't exist in a Ref #441

Open
@DenisBronx

Description

@DenisBronx

In my case when the dataRef (The Firebase location to watch for data changes) gives a null snapshot value I wanted to trigger the parseSnapshot method in order to create the missing data instead of not displaying the row of the adapter.

Currently it only prints :

Log.w(TAG, "Key not found at ref: " + snapshot.getRef());

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions