swift2.1,用LeanCloud读取AVFile失败

2016-03-25  本文已影响0人  Ghien

提示错误:

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,并将其设置为YES即可

上一篇 下一篇

猜你喜欢

热点阅读