Same issue, regardless if I run the app as 'catalyst' or 'designed for ipad on m1'. The crash occurs whenever I click on an input field in the webview, so I'm unable to control the keyboard type...which currently renders the app completely unusable, as I can't seem to find a workaround
0 CoreFoundation 0x00000001a2df81cc __exceptionPreprocess + 240
1 libobjc.A.dylib 0x00000001a2b497b8 objc_exception_throw + 60
2 Foundation 0x00000001a3d66840 -[NSMutableDictionary(NSMutableDictionary) initWithContentsOfFile:] + 0
3 AppKit 0x00000001a5921240 -[NSWindow _reallySetFrame:] + 904
4 AppKit 0x00000001a5920af8 -[NSWindow _oldPlaceWindow:fromServer:] + 228
5 AppKit 0x00000001a591fb18 -[NSWindow _setFrameCommon:display:fromServer:] + 2200
6 SafariPlatformSupport 0x00000001c9297104 __85-[SPSafariPlatformSupport displayOTPAutoFillRelativeToRect:ofView:completionHandler:]_block_invoke + 300
7 SafariPlatformSupport 0x00000001c9296f8c -[SPSafariPlatformSupport displayOTPAutoFillRelativeToRect:ofView:completionHandler:] + 228
8 UIKitCore 0x00000001cad67298 -[UIKeyboardImpl generateAutofillCandidateByAddingTask:] + 948
9 UIKitCore 0x00000001cad713c8 -[UIKeyboardImpl setDelegate:force:] + 6248
10 UIKitCore 0x00000001caa54878 -[UIKeyboardSceneDelegate _reloadInputViewsForKeyWindowSceneResponder:] + 2080
11 UIKitCore 0x00000001caa5402c -[UIKeyboardSceneDelegate _reloadInputViewsForResponder:] + 164
12 UIKitCore 0x00000001ca3c662c -[UIResponder(UIResponderInputViewAdditions) reloadInputViews] + 132
13 WebKit 0x00000001dbcba3b4 -[WKContentView(WKInteraction) _elementDidFocus:userIsInteracting:blurPreviousNode:activityStateChanges:userObject:] + 2088
14 WebKit 0x00000001db9bbcec _ZN6WebKit12WebPageProxy15elementDidFocusERKNS_25FocusedElementInformationEbbN3WTF9OptionSetIN7WebCore13ActivityState4FlagEEERKNS_8UserDataE + 216
15 WebKit 0x00000001dbc30bf4 _ZN6WebKit12WebPageProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 61512
16 WebKit 0x00000001db6052a8 _ZN3IPC18MessageReceiverMap15dispatchMessageERNS_10ConnectionERNS_7DecoderE + 272
17 WebKit 0x00000001db98ccf0 _ZN6WebKit15WebProcessProxy17didReceiveMessageERN3IPC10ConnectionERNS1_7DecoderE + 40
18 WebKit 0x00000001db5e77fc _ZN3IPC10Connection15dispatchMessageENSt3__110unique_ptrINS_7DecoderENS1_14default_deleteIS3_EEEE + 808
19 WebKit 0x00000001db5e6e0c _ZN3IPC10Connection24dispatchIncomingMessagesEv + 508
20 JavaScriptCore 0x00000001dab60710 _ZN3WTF7RunLoop11performWorkEv + 292
21 JavaScriptCore 0x00000001dab61880 _ZN3WTF7RunLoop11performWorkEPv + 36
22 CoreFoundation 0x00000001a2d78c5c __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
23 CoreFoundation 0x00000001a2d78ba8 __CFRunLoopDoSource0 + 208
24 CoreFoundation 0x00000001a2d78894 __CFRunLoopDoSources0 + 268
25 CoreFoundation 0x00000001a2d77208 __CFRunLoopRun + 820
26 CoreFoundation 0x00000001a2d76734 CFRunLoopRunSpecific + 600
27 HIToolbox 0x00000001ab90ef68 RunCurrentEventLoopInMode + 292
28 HIToolbox 0x00000001ab90ecdc ReceiveNextEventCommon + 552
29 HIToolbox 0x00000001ab90ea9c _BlockUntilNextEventMatchingListInModeWithFilter + 72
30 AppKit 0x00000001a58cd000 _DPSNextEvent + 844
31 AppKit 0x00000001a58cb8a4 -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1332
32 AppKit 0x00000001a58bd9b4 -[NSApplication run] + 596
33 AppKit 0x00000001a588f088 NSApplicationMain + 1064
34 AppKit 0x00000001a5b653c4 +[NSWindow _savedFrameFromString:] + 0
35 UIKitMacHelper 0x00000001b82839bc UINSApplicationMain + 1280
36 UIKitCore 0x00000001ca23f85c UIApplicationMain + 164
37 OnlineBank 0x0000000104e42e24 main + 64
38 dyld 0x00000001058790f4 start + 520