Ionic's fork of WKWebView Engine causes my app to crash while loading

I have an app that works fine on my iOS device.
The only issue I’m having is with some odd scrolling glitches.
I’m hoping the WKWebView plugin will fix my issues.

However, when I add it my app “just fails”.
I added logs and debug to the command and this is the relevant information it spits out:

Process 3655 stopped
* thread #1: tid = 0x101b63, 0x00000001001bfec8 dyld`gdb_image_notifier(dyld_image_mode, unsigned int, dyld_image_info const*), stop reaso
n = shared-library-event
frame #0: 0x00000001001bfec8 dyld`gdb_image_notifier(dyld_image_mode, unsigned int, dyld_image_info const*)
error: error reading data from section __text
(lldb) Process 3655 detached

I can’t make any sense of this. :confused:

Hmm, haven’t seen this before. Could you open an issue on the plugin repo?

Sure. What other info should I include?

Having this exactly same issue here , did u reported that in a issue?

Uggh. No I did not.
I should have because I’ll probably be running into it again soon.
I encountered this at the end of a project and back burnered it.
It’s already gone stale in my mind and I’d appreciate it if your or someone else would report it.