App is frozen and i can do nothing

Hi Guys, We have an issue that we can’t solve for a very long time.
When our app runs on our local device, the App throws this error and terminates

Terminating app due to uncaught exception ‘NSUnknownKeyException’, reason: ‘[<WKWebViewConfiguration 0x1741aae20> setValue:forUndefinedKey:]: this class is not key value coding-compliant for the key _requiresUserActionForMediaPlayback.’
*** First throw call stack:
(0x19032efd8 0x18ed90538 0x19032eca0 0x190d4363c 0x1000f7ce4 0x1000ff4f8 0x10012c854 0x10012bf9c 0x10012c430 0x100129b70 0x1000f6458 0x19645df9c 0x19645db78 0x1964643f8 0x196461894 0x1964d32fc 0x10012e51c 0x1000f6174 0x1964cf2dc 0x1966db800 0x1966e12a8 0x1966f5de0 0x1966de53c 0x191ed7884 0x191ed76f0 0x191ed7aa0 0x1902dd424 0x1902dcd94 0x1902da9a0 0x19020ad94 0x1964c845c 0x1964c3130 0x1000f6064 0x18f21959c)
libc++abi.dylib: terminating with uncaught exception of type NSException

After that app is frozen and i can do nothing
Can someone helps us to understand the issue?