Thank you for your response.
I have reviewed the Universal Links documentation and Tech Notes that were referenced.
From my side, I am able to access and download the AASA file successfully from both locations:
https://www.gartner.com/apple-app-site-association & https://www.gartner.com/.well-known/apple-app-site-association
Because the file is accessible and returns valid content in my testing, I am wondering whether the issue could be related to request filtering, bot protection, WAF rules, CDN rules, or user-agent restrictions that may be preventing Apple services from retrieving the file in certain scenarios.
I found Apple's recent update regarding hosted AASA file user-agent policies:
https://developer.apple.com/search/?q=2025-05-15+Added+User-Agent+policies+for+the+hosted+AASA+file
To help us validate our server configuration, could you please confirm the user agents and request patterns that Apple services may use when retrieving the AASA file?
should we explicitly allow any of the following user agents (or others)?
AASA-Bot
AASA-Bot/1.0.0
CFNetwork
Apple
app-site-association
swcd
Our objective is to ensure that no security controls, CDN rules, bot mitigation policies, or user-agent filtering on our servers inadvertently block AASA retrieval requests from Apple.
Could you please provide guidance on:
The current user-agent string(s) Apple uses to fetch AASA files.
Whether Apple recommends allowlisting specific user-agents.
Whether there are any additional IP ranges, headers, or request characteristics that should be considered.
Any diagnostics that can help verify that Apple is successfully downloading and processing the AASA file.
Any clarification would be greatly appreciated as we are trying to rule out server-side filtering as a potential cause of the Universal Links behavior we are investigating.
Thank you for your help.