Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 webview 中加载 html 字符串时出现以下错误
NSURLConnection 以错误结束 - 代码 -1002 我在 iOS 9.3 中没有收到此错误,仅在 iOS 11.2 中出现。
webView.loadHTMLString(htmlString, baseURL:nil)