Why I Get the Console Warning: [Process] Kill() Returned Unexpected Error 1 When I Load a Wkwebview in iOS13.2

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

It's a bug in WebKit (or the underlying OS itself).
And no, it was not fixed in 13.[2,3] release.

see:

  • https://bugs.webkit.org/show_bug.cgi?id=202173
  • https://www.mail-archive.com/webkit-changes@lists.webkit.org/msg146193.html

Update:

It's fixed in 13.4 release.

Process kill() returned unexpected error 1 Admob

In my case, I have been getting the error after upgrading Google-Mobile-Ads-SDK from 7.41.0 to 7.56 with cocoapods (and Firebase/Core from 4.13 to 6.18.0).



Related Topics



Leave a reply



Submit