# Firebase Apple SDK FirebaseDynamicLinks removed release notes Dynamic Links discontinued

Status: search-observed
Product: Firebase Apple SDK
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/firebase-apple-sdk-firebasedynamiclinks-removed-release-notes-dynamic-links-discontinued
Machine JSON: https://gitdocs.org/api/fixes/firebase-apple-sdk-firebasedynamiclinks-removed-release-notes-dynamic-links-discontinued.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. Verify deployment metadata and end-to-end link/call behavior.
```

## 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 Apple SDK FirebaseDynamicLinks removed release notes Dynamic Links discontinued
- site:firebase.google.com/support/release-notes/ios Dynamic Links Firebase Apple SDK removed
- Firebase Dynamic Links shutdown August 25 2025 Apple SDK
- https://firebase.google.com/support/dynamic-links-faq
- 'Dynamic Links' in https://firebase.google.com/support/release-notes/ios
- https://firebase.google.com/support/release-notes/ios

## Sources

- Firebase Apple SDK release notes / Firebase 12: https://firebase.google.com/support/release-notes/ios
- Official reference opened by Codex: https://firebase.google.com/support/dynamic-links-faq
- Official reference opened by Codex: https://firebase.google.com/support/release-notes/ios
