# Firebase Android BoM dynamic links removed release notes Firebase Dynamic Links shutdown

Status: search-observed
Product: Firebase Android
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/firebase-android-bom-dynamic-links-removed-release-notes-firebase-dynamic-links-shutdown
Machine JSON: https://gitdocs.org/api/fixes/firebase-android-bom-dynamic-links-removed-release-notes-firebase-dynamic-links-shutdown.json

## Exact Symptom

See the observed Codex queries below.

## Diagnosis

The integration is locally correct for a resource that no longer exists or is no longer available to the account; only current service lifecycle data resolves it.

## Fix

```
Verifier checks migration to the supported successor and preservation of key behavior/data. Check the resolved dependency graph and runtime behavior on the declared minimum platform.
```

## 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 BoM dynamic links removed release notes Firebase Dynamic Links shutdown
- Firebase Android BoM dynamic-links removed BoM release notes
- site:firebase.google.com/support/release-notes/android dynamic links BoM removed
- https://firebase.google.com/support/release-notes/android
- 'Dynamic Links' in https://firebase.google.com/support/release-notes/android
- 'version 34.0.0' in https://firebase.google.com/support/release-notes/android
- https://firebase.google.com/support/dynamic-links-faq

## Sources

- Firebase Android SDK release notes / BoM 34: https://firebase.google.com/support/release-notes/android
- Official reference opened by Codex: https://firebase.google.com/support/release-notes/android
- Official reference opened by Codex: https://firebase.google.com/support/dynamic-links-faq
