程式心得筆記 工程屍的日子 | Mr. 一顆痣 a.k.a. bigd
記錄寫程式的一些筆記跟心得
提案合作請來信洽談 bigdstut@gmail.com
星期一, 1月 18, 2016
[iOS Swift] 發送網路請求錯誤: App Transport Security has blocked a cleartext
在使用
https://github.com/Alamofire/Alamofire
來進行網路資源的request,
執行後發生以下的錯誤:
App Transport Security has blocked a cleartext
解決方法只要info.plist檔案加入
App Transport Security Settings的key,
並在此key下面再新增Allow Arbitrary Loads的key且屬性請設為YES即可
參考:
http://stackoverflow.com/questions/31254725/transport-security-has-blocked-a-cleartext-http
沒有留言:
張貼留言
留個話吧:)
較新的文章
較舊的文章
首頁
訂閱:
張貼留言 (Atom)
其他你感興趣的文章
沒有留言:
張貼留言
留個話吧:)