Eliminate broken iOS link routing. WilderLinks automatically generates, signs, and hosts AASA files for all your custom domains.
Apple Universal Links allow seamless HTTP/HTTPS URL routing directly into native iOS apps without browser prompt dialogs or broken redirects.
https://yourbrand.com/.well-known/apple-app-site-association
{
"applinks": {
"apps": [],
"details": [
{
"appID": "9JA8234KL.com.wilderlinks.app",
"paths": [
"/promo/*",
"/product/*",
"/referral/*",
"NOT /api/*"
]
}
]
}
}Why mobile teams trust WilderLinks to route millions of daily active app users.
No manual JSON formatting or SSL header pain. We host and serve signed apple-app-site-association files across all your domains automatically.
Ensures links work consistently across Apple Messages, Mail, Safari, Notes, and third-party iOS apps.
Verify your entitlement flags, Team IDs, bundle identifiers, and path matching rules automatically in 1 click.
Deep technical capabilities built into every WilderLinks deployment.
WilderLinks automatically constructs and serves valid Apple App Site Association files at /.well-known/apple-app-site-association with correct content-type headers.
{
"applinks": {
"apps": [],
"details": [
{
"appID": "9JA8234KL.com.wilderlinks.app",
"paths": [ "/promo/*", "/item/*", "NOT /api/*" ]
}
]
}
}< 10ms
Edge Cloudflare Handoff
99.99%
Enterprise SLA Standard
100%
Apple ATT & Sandbox
Everything you need to know about iOS Universal Links.
An Apple App Site Association (AASA) JSON file resides at /.well-known/apple-app-site-association on your web server to prove domain ownership to iOS.
When you connect your domain CNAME to WilderLinks, we generate, sign, and serve the AASA JSON payload with application/json headers automatically.
Yes! You can attach any custom domain or subdomain (e.g. links.yourbrand.com) and WilderLinks will handle SSL certificate issuance and AASA hosting.
WilderLinks constantly monitors Apple iOS updates. When Apple updates AASA standards (like iOS 13+ appID details vs iOS 14+ pattern matching), our edge nodes update the JSON structure automatically.
No! Apple Universal Links open the native iOS application instantly without showing any confirmation dialogs or browser popups.
Deploy WilderLinks in under 5 minutes with zero vendor lock-in.