Why I get the console warning: [Process] kill() returned unexpected error 1 when I load a WKWebView in iOS13.2?

前端 未结 7 1578
执念已碎
执念已碎 2020-11-28 17:42

Since I installed the iOS 13.2 beta, I have been getting a debug console error message. It happens every time I load a ViewController with a WKWebView objec

7条回答
  •  轻奢々
    轻奢々 (楼主)
    2020-11-28 18:03

    Note that you have to use both iOS 13.4 on your device, and Xcode 11.4, otherwise, you'll still see the logs.

提交回复
热议问题