在iOS9中 xcode7 网络请求 如图片请求不显示等

Application 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.bao这样的问题则

编辑 info.plist,加入如下设置:

....

NSAppTransportSecurity

NSAllowsArbitraryLoads

posted @ 2016-04-23 11:23  代佳宏  阅读(214)  评论(0)    收藏  举报