Crash in iOS13 while using swipe keyboard :[UIThreadSafeNode canPerformAction:withSender:]: unrecognized selector sent to instance

Application Specific Information:

*** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[UIThreadSafeNode canPerformAction:withSender:]: unrecognized selector sent to instance 0x282049370'


Last Exception Backtrace:

0 CoreFoundation 0x000000018317c98c 0x183051000 + 1227148

1 libobjc.A.dylib 0x0000000182ea50a4 0x182e9f000 + 24740

2 CoreFoundation 0x000000018308043c 0x183051000 + 193596

3 CoreFoundation 0x0000000183180e08 0x183051000 + 1244680

4 CoreFoundation 0x0000000183182bec 0x183051000 + 1252332

5 UIKitCore 0x0000000186fba724 0x186799000 + 8525604

6 UIKitCore 0x0000000186fc00cc 0x186799000 + 8548556

7 UIKitCore 0x0000000186fe09f4 0x186799000 + 8681972

8 UIKitCore 0x0000000186fbd830 0x186799000 + 8538160

9 UIKitCore 0x0000000186fe09f4 0x186799000 + 8681972

10 UIKitCore 0x0000000186fb34a8 0x186799000 + 8496296

11 UIKitCore 0x0000000186fe25ac 0x186799000 + 8689068

12 UIKitCore 0x0000000186fe0fdc 0x186799000 + 8683484

13 Foundation 0x0000000183565238 0x18342d000 + 1278520

14 CoreFoundation 0x00000001830fa7e0 0x183051000 + 694240

15 CoreFoundation 0x00000001830fa738 0x183051000 + 694072

16 CoreFoundation 0x00000001830f9ed0 0x183051000 + 691920

17 CoreFoundation 0x00000001830f501c 0x183051000 + 671772

18 CoreFoundation 0x00000001830f48bc 0x183051000 + 669884

19 GraphicsServices 0x000000018cf59328 0x18cf56000 + 13096


Anyone else noticed this issue?

Replies

My application also only occurs on ios13.1, is this a ios13.1 keyboard error? This sounds like an issue outside the scope of Cordova.need file a bug report to Apple?