iOS 11,Xcode 9错误:NSURLConnection完成错误 - 代码-1100

时间:2017-10-14 09:51:43

标签: ionic2 nsurlconnection ios11 xcode9

我在使用JS和Ionic 3时遇到此错误。我正在测试我的iPhone 7以及iOS 11和Xcode 9。

NSURLConnection finished with error - code -1100

过去有人遇到过类似的错误吗?

1 个答案:

答案 0 :(得分:0)

NSURLErrorFileDoesNotExist = -1100

您要加载哪个文件? index.html还是别的什么?

如果是index.html,有时会出现超时错误。

https://developer.apple.com/documentation/foundation/1508628-url_loading_system_error_codes/nsurlerrorfiledoesnotexist?language=objc