Verify domain (pre-flight)
verify_domainVerify a domain's Universal and App Links by fetching apple-app-site-association and assetlinks.json and checking reachability, JSON validity, app ID/package match, fingerprints, and paths.
Instructions
Fetch the domain's generated apple-app-site-association and assetlinks.json and check them against the configured app identifiers (reachable, valid JSON, appID/package match, fingerprints, paths). Run after create_domain/update_domain. Note: this checks what is verifiable server-side; rebuilding the app and on-device checks are still required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Domain id, e.g. dom_42 |