firebase / firebase/firebase-android-sdk

Support Source in snaphots

Open
#4,498 8 comments 1 reaction 1 assignee Claimed by @cherylEnkidu View on GitHub
api: firestore type: feature request
Dominant language
Java
Stars
2.6k
Forks
710
Avg merge
2d 9h
Merged PRs (30d)
31

Description

## What feature would you like to see?

Being able to specify the `source` when using `addSnapshotListener`.

As requested here https://github.com/firebase/flutterfire/issues/10069

## How would you use it?

```
fun addSnapshotListener(
activity: Activity,
metadataChanges: Any,
listener: EventListener,
source: Source,
): ListenerRegistration```

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.