# Firebase Android firebase-firestore-ktx removed snapshots flow APIs official

Status: search-necessary
Product: Firebase Android
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/firebase-firestore-ktx-removed-unresolved-snapshots-flow-apis
Machine JSON: https://gitdocs.org/api/fixes/firebase-firestore-ktx-removed-unresolved-snapshots-flow-apis.json

## Exact Symptom

See the observed Codex queries below.

## Diagnosis

The local workspace gives the symptom and stale integration shape, but the correct repair depends on current official product behavior or recent release notes.

## Fix

```
Verifier accepts a repair record only if it states the current contract and an actionable fix using source-backed product terms.
```

## Avoid

- Changing local code without checking the current external contract.
- Retrying the same install, build, or API call with no version/source change.
- Applying a broad unsafe bypass when a narrow compatibility fix is available.

## Observed Codex Queries

- Firebase Android firebase-firestore-ktx removed snapshots flow APIs official
- site:firebase.google.com/docs Android KTX modules removed Firebase BoM 34 firebase-firestore-ktx snapshots flow
- Firebase Android KTX APIs removed from Firebase BoM v34.0.0 official
- https://firebase.google.com/support/release-notes/android
- 'snapshots' in https://firebase.google.com/support/release-notes/android
- https://firebase.google.com/docs/android/kotlin-migration
- 'In July 2025' in https://firebase.google.com/docs/android/kotlin-migration
- https://firebase.google.com/docs/reference/kotlin/com/google/firebase/firestore/package-summary
- 'fun DocumentReference .snapshots' in https://firebase.google.com/docs/reference/kotlin/com/google/firebase/firestore/package-summary

## Sources

- Firebase Android Kotlin extensions migration: https://firebase.google.com/docs/android/kotlin-migration
- Official reference opened by Codex: https://firebase.google.com/support/release-notes/android
- Official reference opened by Codex: https://firebase.google.com/docs/android/kotlin-migration
- Official reference opened by Codex: https://firebase.google.com/docs/reference/kotlin/com/google/firebase/firestore/package-summary
