iOS9 - HTTP Connection Error

前端 未结 2 893
猫巷女王i
猫巷女王i 2020-12-10 13:48

I got 3 error when i update my Xcode

1- App Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions ca

2条回答
  •  -上瘾入骨i
    2020-12-10 14:19

    add to the whitelist

    Connect the wrong domain name was added to the whitelist, even if the domain name has been used for https.

提交回复
热议问题