I upload apple-app-site-association(AASA) file on my website and trying pass validation test on Apple validator tool,
but It return me error:
http://example.com is returning 503. Please check your url and try again.
{
"applinks": {
"apps": [],
"details": [
{
"appID": "XXXXXXXXXX.com.XXXXXX.iosapp",
"paths": [ "*" ]
}
]
}
}
This file is uploaded on root folder and also .well-knows/ folders
like this -> https://www.example.com/.well-known/apple-app-site-association
503
means that your web site was not available or server returned error to test tool at the time of check. It may be due to some servers or connection errors at the time of checking. But out of the blue, you also may want to check: