The resource could not be loaded because the App Transport Security policy requires the use of a secure connection.

Xcode 升級到7.3beta版后,做http的網(wǎng)絡(luò)訪問的時(shí)候會報(bào)錯(cuò):
error------ Error Domain=NSURLErrorDomain Code=-1022 "The resource could not be loaded because the App Transport Security policy requires the use of a secure connection.}

網(wǎng)絡(luò)搜索之后才知道,Xcode9引入了新特性ATS,要求app訪問的網(wǎng)絡(luò)必須使用HTTPS協(xié)議。如果想要繼續(xù)訪問http網(wǎng)頁,需要在info.plist文件中添加NSAppTransportSecurity關(guān)鍵字,其類型為Dictionary,在它下面添加NSAllowsArbitraryLoads類型Boolean,值設(shè)為YES。這樣就可以接著訪問http網(wǎng)頁啦~~

最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請聯(lián)系作者
【社區(qū)內(nèi)容提示】社區(qū)部分內(nèi)容疑似由AI輔助生成,瀏覽時(shí)請結(jié)合常識與多方信息審慎甄別。
平臺聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺,僅提供信息存儲服務(wù)。

相關(guān)閱讀更多精彩內(nèi)容

友情鏈接更多精彩內(nèi)容