设为首页 加入收藏

TOP

App Transport Security has blocked a cleartext
2017-10-13 10:17:24 】 浏览:4272
Tags:App Transport Security has blocked cleartext

错误描述:

App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app‘s Info.plist file.

 

在iOS9 beta中,苹果将原http协议改成了https协议,使用 TLS1.2 SSL加密请求数据。

解决方法:

在info.plist 加入key。如下图


】【打印繁体】【投稿】【收藏】 【推荐】【举报】【评论】 【关闭】 【返回顶部
上一篇Xcode cannot launch because the.. 下一篇iOS 疑难杂症 — — 在 Storyboar..

最新文章

热门文章

Hot 文章

Python

C 语言

C++基础

大数据基础

linux编程基础

C/C++面试题目