Skip to content

How to stream documents that match a query? #4339

Answered by mikehardy
mathew-kurian asked this question in Q&A
Discussion options

You must be logged in to vote

It does not, the native APIs on android/ios aren't present: https://firebase.google.com/docs/reference/android/com/google/firebase/firestore/CollectionReference - in fact the link you reference is for the admin sdk only, it's not even present on the firebase-js-sdk

I have needed something like this in my project. I implemented a cloud function that used the admin sdk to do the work and return the needful

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@mathew-kurian
Comment options

@mikehardy
Comment options

Answer selected by andersonaddo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants