/.well-known/apple-app-site-association


Technical Q&A QA1919

Incoming requests for /.well-known/apple-app-site-association file

Q:  Why is my web server receiving requests for https://example.com/.well-known/apple-app-site-association?

A: The recently released iOS 9.3 update implements RFC 5785. Because of this, devices running iOS 9.3 will first request /.well-known/apple-app-site-association for the apple-app-site-association file that is required to implement Universal Links and Shared Web Credentials. If the file is not found in this location, then the device will request the file in the root of the web server, as with prior releases of iOS 9.

 

问: 为什么我的网站会收到这样的请求?

答: 因为是iOS9的第一个版本会请求这个文件,用于  Universal Links and Shared Web Credentials.

 




免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM