Since some days, our universal links are not working anymore for unknown reasons.
We had the file "apple-app-site-association" located at the root of our server as mentionned here "https://developer.apple.com/documentation/xcode/supporting-associated-domains".
But it seems that he documentation has changed : before, it mentioned the possibility to locate this file at the root of our server OR in the ".well-known" directory. Today, i can see only in the ".well-known" directory.
If its a minor change, it actually breaks all of our universal links...
Anyone knows ?
Thx.