Workflow with Email Link Host
- Open the live helper: app-universal-links-helper (source)
- Enter package name, SHA-256 fingerprints, Team ID, bundle ID, hosts, paths
- Download or copy
assetlinks.jsonandapple-app-site-association - In Email Link Host, set the matching env vars (or drop files under
public/.well-known/for Next builds) - Deploy Email Link Host (Docker or static CDN)
- Point Firebase Auth / app Associated Domains / App Links at that HTTPS origin
- Verify with the helper’s
curl/adb/swcutilcommands
Manifest intent-filters from the helper go in your mobile app, not this host.