MANNU KUMAR
08/05/2025, 6:48 AMaddSnapshotListener
) on desktop targets.
I came across the Firebase Kotlin SDK by GitLive, which claims to support Firebase in KMP, including desktop and web. But I couldn’t find clear documentation on whether real-time listeners (like snapshot listeners) are actually supported on desktop.
Has anyone successfully implemented real-time Firestore updates using this SDK on desktop? Or is there any workaround you’d recommend?
Thanks in advance!