I'm using WKWebview to present website, but I recently get many crash info in iOS 12 from fabirc, is any clue to solve this issue?
Crashed: com.apple.main-thread
0 WebKit 0x21be87594 WebKit::WebPageProxy::resetStateAfterProcessExited(WebKit::ProcessTerminationReason) + 720
1 WebKit 0x21be8758c WebKit::WebPageProxy::resetStateAfterProcessExited(WebKit::ProcessTerminationReason) + 712
2 WebKit 0x21be7b468 WebKit::WebPageProxy::processDidTerminate(WebKit::ProcessTerminationReason) + 604
3 WebKit 0x21bf07ab8 WebKit::WebProcessProxy::processDidTerminateOrFailedToLaunch() + 736
4 WebKit 0x21bf077a8 WebKit::WebProcessProxy::didClose(IPC::Connection&) + 160
5 JavaScriptCore 0x2135e10f0 ***::RunLoop::performWork() + 276
6 JavaScriptCore 0x2135e13b8 ***::RunLoop::performWork(void*) + 36
7 CoreFoundation 0x20c29e5b8 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 24
8 CoreFoundation 0x20c29e538 __CFRunLoopDoSource0 + 88
9 CoreFoundation 0x20c29de1c __CFRunLoopDoSources0 + 176
10 CoreFoundation 0x20c298ce8 __CFRunLoopRun + 1040
11 CoreFoundation 0x20c2985b8 CFRunLoopRunSpecific + 436
12 GraphicsServices 0x20e50c584 GSEventRunModal + 100
13 UIKitCore 0x238b93558 UIApplicationMain + 212
14 MyAppXXXxx 0x1009aaa68 main (main.m:15)
15 libdyld.dylib 0x20bd58b94 start + 4