If you're using #Firebase #Firestore in your #Android app, please be aware that versions 26.1.0 and later contain a significant performance issue. If you encounter this issue, please share your findings in this GitHub issue:
https://github.com/firebase/firebase-android-sdk/issues/7905

[Firestore Performance Issue] snapshots() are stalled · Issue #7905 · firebase/firebase-android-sdk
@dconeybe @ehsannas This is related to issue #7198. I was finally able to reproduce the issue. It seems that occasionally on a fresh app start, all invocations of snapshots() don't deliver any data...






