PDF displays white after page load in WKWebView - [com.apple.PDFKit.PDFExtensionView(1.0)] Connection to plugin interrupted while in use. /Connection to plugin invalidated while in use.

Good Day, I am experiencing issue on viewing PDF file using WKWebview. The view turns white after the page load or the pdf does not finished render yet. Upon checking on console, I saw this error in the log. Can somebody help me with this issue. Thank you.

btw, I am using iOS 14

2020-11-17 09:34:20.782707+0800 TEST[848:49473] [lifecycle] [u 76D7227D-EDDA-4B7D-899D-94CC599E51B8:m (null)] [com.apple.PDFKit.PDFExtensionView(1.0)] Connection to plugin interrupted while in use.
2020-11-17 09:34:20.784351+0800 TEST[848:49715] [lifecycle] [u 76D7227D-EDDA-4B7D-899D-94CC599E51B8:m (null)] [com.apple.PDFKit.PDFExtensionView(1.0)] Connection to plugin invalidated while in use.
2020-11-17 09:34:20.785713+0800 TEST[848:49388] [Loading] 0x10a14ee18 - [pageProxyID=6, webPageID=7, PID=854] WebPageProxy::dispatchProcessDidTerminate: reason = 3
2020-11-17 09:34:20.793156+0800 TEST[848:49388] viewServiceDidTerminateWithError:: Error Domain=_UIViewServiceInterfaceErrorDomain Code=3 "(null)" UserInfo={Message=Service Connection Interrupted}

I have the same exact issue. Doesn't seem like anybody cares about us...I believe it may be the webkit pdf display that is crashing and it may be because of memory. It works fine on the simulator but not the actual device for me. Does it do this on the simulator and the device or just the device?

PDF displays white after page load in WKWebView - [com.apple.PDFKit.PDFExtensionView(1.0)] Connection to plugin interrupted while in use. /Connection to plugin invalidated while in use.
 
 
Q