且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

我可以关闭 ATS 并将应用程序上传到 App Store 吗?- IOS 9

更新时间:2022-12-21 08:20:50

是的.Apple 允许临时配置加载不安全的 HTTP 任意加载.您可以按照他们的官方最新技术说明选择退出 ATS 以ATS.您还可以根据您的要求找到配置示例 在这里并在您的项目中实现它以在AppStore中发布它.

Yes. Apple allows temporary configuration to load insecure HTTP Arbitrary loads. You may opt out from ATS by following their official latest technote for ATS. You can also find examples for configuration as per your requirement here and implement it in your project to publish it in AppStore.