Hi,
we are seeing a lots of requests (thousands per hour) to the URL ourwebsite.com/.well-known/apple-app-site-association - instead of the usual ourwebsite.com/apple-app-site-association. We especially see a significant spike after the Release of iOS 9.3 yesterday and also all requests are coming from iOS 9.3 devices. Looking back in time in our server logs we already had such requests earlierer from iOS 9.3. beta devices.
Is this intended behaviour of iOS 9.3. ? If yes what's the purpose and should we deliver our apple-app-site-association under this new URL as well?
Are other people also see this behaviour?
I also found this stackoverflow post: http://stackoverflow.com/questions/34812135/requests-to-well-known-apple-app-site-association. But we are seeing lots of different IPs (not Google) and are not using google App Indexing.
Best,
Florian
We are seeing this behavior as well.
My best guess is that Apple has decided to move the preferred location of the apple-app-site-association file for conformance to RFC 5785. If that's the case, I expect the /apple-app-site-association and /.well-known/apple-app-site-association file behave identically, but haven't confirmed that.