GitLiveApp / firebase-kotlin-sdk

A Kotlin-first SDK for Firebase
https://gitliveapp.github.io/firebase-kotlin-sdk/
Apache License 2.0
979 stars 148 forks source link

Firestore - Listen to real-time updates #543

Closed willtucker42 closed 3 days ago

willtucker42 commented 1 week ago

Is there any implementation for getting real-time updates from a Firestore collection? If not, any advice accomplishing this in a KMP iOS/Android project?

nbransby commented 1 week ago

Read these: https://firebase.google.com/docs/firestore/query-data/listen?authuser=0#listen_to_multiple_documents_in_a_collection https://github.com/GitLiveApp/firebase-kotlin-sdk?tab=readme-ov-file#flows https://gitliveapp.github.io/firebase-kotlin-sdk/firebase-firestore/dev.gitlive.firebase.firestore/-query/snapshots.html