Links
Migrating from Firebase Dynamic Links
Firebase Dynamic Links was shut down on 25 August 2025. Here is how the concepts map.
Firebase Dynamic Links shut down on 25 August 2025. If you are moving off it, this is how the concepts map.
| Firebase Dynamic Links | Vouch |
|---|---|
page.link subdomain | Vouch subdomain or custom domain |
Dynamic link parameters (link, apn, ibi, isi, efr) | Destination path, per-platform fallbacks, campaign metadata |
getDynamicLink() on first open | Single onLink callback, fires once, waits for setReady() |
| Probabilistic iOS matching only | Deterministic first (Install Referrer, clipboard opt-in), probabilistic labelled |
| Google-hosted only | Hosted or self-hosted (AGPL Links server) |
Link Doctor, which is being built next, will answer the most common migration questions directly from your domain and build.
Link Doctor
Find out why a link does not open your app, and what to change. A public web tool, a CLI that runs in CI, and one endpoint behind both.
Referrals overview
Give every user a personal invite link and code, attribute the installs that follow, and pay both sides when the conditions you set are met.