I am facing an issue while I am returning after some time in the App, can anyone help me in this regard?
Please find the below crash log.
I did some research regarding this issue & I found some questions in StackOverflow and GitHub, but as I am pretty new in React Native/App development I am unable to figure out the way and steps to resolve the issue.
Crash log
Date/Time: 2020-06-03 21:50:48.8370 +0400Launch Time: 2020-06-03 21:50:22.7923 +0400OS Version: iPhone OS 13.4.1 (17E262)Release Type: UserBaseband Version: 7.51.01Report Version: 104Exception Type: EXC_CRASH (SIGKILL)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYTermination Reason: Namespace SPRINGBOARD, Code 0x8badf00dTermination Description: SPRINGBOARD, process-exit watchdog transgression: application<com.bankonus>:5046 exhausted real (wall clock) time allowance of 5.00 seconds | ProcessVisibility: Foreground | ProcessState: Running | WatchdogEvent: process-exit | WatchdogVisibility: Foreground | WatchdogCPUStatistics: ( | "Elapsed total CPU time (seconds): 1.840 (user 1.840, system 0.000), 18% CPU", | "Elapsed application CPU time (seconds): 0.002, 0% CPU" | )Triggered by Thread: 0Thread 0 name: Dispatch queue: com.apple.main-threadThread 0 Crashed:0 libsystem_kernel.dylib 0x0000000192f7e77c 0x192f58000 + 1575641 libdispatch.dylib 0x0000000192df50a8 0x192df3000 + 83602 libdispatch.dylib 0x0000000192df4fe8 0x192df3000 + 81683 bankonus 0x0000000104331b2c 0x1041b0000 + 15798204 bankonus 0x0000000104373990 0x1041b0000 + 18497445 bankonus 0x00000001043738f0 0x1041b0000 + 18495846 bankonus 0x0000000104371d80 0x1041b0000 + 1842560
Symbolicated crash log:
Exception Type: EXC_CRASH (SIGABRT)Exception Codes: 0x0000000000000000, 0x0000000000000000Exception Note: EXC_CORPSE_NOTIFYTriggered by Thread: 3Last Exception Backtrace:0 CoreFoundation 0x193e945f0 __exceptionPreprocess + 2241 libobjc.A.dylib 0x193bb6bcc objc_exception_throw + 552 CoreFoundation 0x193d98ea8 -[NSObject+ 192168 (NSObject) doesNotRecognizeSelector:] + 1393 CoreFoundation 0x193e98694 ___forwarding___ + 13154 CoreFoundation 0x193e9a5bc _CF_forwarding_prep_0 + 915 bankonus 0x102cbd968 0x102ba0000 + 11697686 bankonus 0x102cbe120 0x102ba0000 + 11717447 CoreFoundation 0x193e9a760 __invoking___ + 1438 CoreFoundation 0x193d6bb40 -[NSInvocation invoke] + 2999 CoreFoundation 0x193d6c718 -[NSInvocation invokeWithTarget:] + 7510 bankonus 0x102cef840 0x102ba0000 + 137427211 bankonus 0x102cf1950 0x102ba0000 + 138273612 bankonus 0x102cf16b4 0x102ba0000 + 138206813 libdispatch.dylib 0x193b599a8 _dispatch_call_block_and_release + 2314 libdispatch.dylib 0x193b5a524 _dispatch_client_callout + 1515 libdispatch.dylib 0x193b068a4 _dispatch_lane_serial_drain$VARIANT$mp + 60716 libdispatch.dylib 0x193b07294 _dispatch_lane_invoke$VARIANT$mp + 41517 libdispatch.dylib 0x193b1078c _dispatch_workloop_worker_thread + 58718 libsystem_pthread.dylib 0x193babb74 _pthread_wqthread + 27119 libsystem_pthread.dylib 0x193bae740 start_wqthread + 7