提示錯(cuò)誤:
Transport Security has blocked a cleartext HTTP (http://) resource load since it is insecure. Temporary exceptions can be configured via your app's Info.plist file.
解決方法:
在info.plist中的Information Property List 下添加App Transport Security Settings->Allow Arbitrary Load,并將其設(shè)置為YES即可
