IOS9不支持http的解决方法
2016-05-01 本文已影响0人
icecream_choc
做个笔记:
1.在Info.plist中添加NSAppTransportSecurity类型Dictionary
2:在NSAppTransportSecurity下添加NSAllowsArbitraryLoads类型Boolean,值设为YES
做个笔记:
1.在Info.plist中添加NSAppTransportSecurity类型Dictionary
2:在NSAppTransportSecurity下添加NSAllowsArbitraryLoads类型Boolean,值设为YES