When app installed from app store, iOS requests apple-app-site-association file for very first time, as I know.
But if the server was down at that time, iOS will fail to obtain apple-app-site-association file.
My question is, when iOS will retry to download that file under that situation.
I confirmed that, 1) When App Installed or 2) When device reboot
iOS requests apple-app-site-association file, but I expect that more circumstances exsists.
Is there anyone who knows?