Open Visakh-SR opened 7 years ago
I just received this from one of our Testers. Similar environment, ionic keyboard plugin in Phonegap App. User stated that is crashed entering "last name" and backspacing to change.
Thread 14 name: Dispatch queue: _UIKBRTRecognizerQueue Thread 14 Crashed: 0 libsystem_kernel.dylib 0x0000000192aff014 __pthread_kill + 8 1 libsystem_pthread.dylib 0x0000000192bc7450 pthread_kill + 112 2 libsystem_c.dylib 0x0000000192a73400 abort + 140 3 GST-UAT 0x00000001001eedac 0x100098000 + 1404332 4 CoreFoundation 0x0000000193b31538 __handleUncaughtException + 644 5 libobjc.A.dylib 0x0000000192568838 _objc_terminate() + 112 6 libc++abi.dylib 0x000000019255766c std::__terminate(void (*)()) + 16 7 libc++abi.dylib 0x0000000192557234 __cxa_rethrow + 144 8 libobjc.A.dylib 0x000000019256871c objc_exception_rethrow + 44 9 UIKit 0x000000019a0b3a5c -[_UIKBRTRecognizer _doEndedTouchWithTouchInfo:] + 1884 10 libdispatch.dylib 0x00000001929ba1fc _dispatch_call_block_and_release + 24 11 libdispatch.dylib 0x00000001929ba1bc _dispatch_client_callout + 16 12 libdispatch.dylib 0x00000001929c83dc _dispatch_queue_serial_drain + 928 13 libdispatch.dylib 0x00000001929bd9a4 _dispatch_queue_invoke + 652 14 libdispatch.dylib 0x00000001929ca34c _dispatch_root_queue_drain + 572 15 libdispatch.dylib 0x00000001929ca0ac _dispatch_worker_thread3 + 124 16 libsystem_pthread.dylib 0x0000000192bc32a0 _pthread_wqthread + 1288 17 libsystem_pthread.dylib 0x0000000192bc2d8c start_wqthread + 4
I am getting this crash when I start typing the keyboard quickly when it appears. Its a Cordova application and using latest ionic keyboard plugin version 2.2.1
I am not sure what is the cause. I am stuck with this crash . Could someone point me on right direction?
Note : This crash not occurs frequently
Thank you