美文网首页
iOS常见问题

iOS常见问题

作者: 念念不忘的 | 来源:发表于2018-11-22 21:22 被阅读16次

    1.iOS9 & iOS10 & iOS11 HTTP 不能正常使用的解决办法:

    1.在Info.plist中添加NSAppTransportSecurity类型Dictionary。
    2.在NSAppTransportSecurity下添加NSAllowsArbitraryLoads类型Boolean,值设为YES。
    

    相关文章

      网友评论

          本文标题:iOS常见问题

          本文链接:https://www.haomeiwen.com/subject/femrqqtx.html