解决办法:

    在info.plist中添加
      <key>NSAppTransportSecurity</key><dict>
         <key>NSAllowsArbitraryLoads</key>
        <true/></dict>

相关文章: