我正在开发一个通过 WKWebView 显示本地网站的 React-Native 应用程序。我刚刚更新到 iOS 14,现在又遇到了证书问题。我昨天没有收到此错误,但在安装更新后,我遇到了这个可怕的错误消息:
"Error loading page"
在 Metro 控制台中,我收到 WARN 消息:
Encountered an error loading page {"canGoBack": false, "canGoForward": false, "code": -1202, "description": "The certificate for this server is invalid. You might be connecting to a server that is pretending to be “10.0.1.10” which could put your confidential information at risk.", "didFailProvisionalNavigation": true, "domain": "NSURLErrorDomain", "loading": false, "target": 7, "title": "", "url": ""}