I know i have a unhandled language exception error. But i am trying ro figure it out how to solve it becasue i can not run the app on xCode due to some ruby error with my OS system architecture.
Incident Identifier: A011440F-61F1-455D-B86D-4C0E3983DD08
Hardware Model: iPhone15,3
Process: Lendy [19096]
Path: /private/var/containers/Bundle/Application/4667EE27-D077-4D7E-A8D0-F28843A3A765/Lendy.app/Lendy
Identifier: xxxxxxxxxxxxxxx
Version: 1.0.0 (2)
AppStoreTools: 14E221
AppVariant: 1:iPhone15,3:16
Beta: YES
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: xxxxxxxxxxx [11413]
Date/Time: 2023-06-16 12:28:47.1227 -0300
Launch Time: 2023-06-16 12:28:46.8610 -0300
OS Version: iPhone OS 16.5 (20F66)
Release Type: User
Baseband Version: 1.70.02
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread: 1
Last Exception Backtrace:
0 CoreFoundation 0x19a1dccb4 _exceptionPreprocess + 164 (NSException.m:202)
1 libobjc.A.dylib 0x1932783d0 objc_exception_throw + 60 (objc-exception.mm:356)
2 Lendy 0x100c5a198 RCTFatal + 568 (RCTAssert.m:147)
3 Lendy 0x100ccd154 -[RCTExceptionsManager reportFatal:stack:exceptionId:extraDataAsJSON:] + 476 (RCTExceptionsManager.mm:77)
4 Lendy 0x100ccd998 -[RCTExceptionsManager reportException:] + 1292 (RCTExceptionsManager.mm:147)
5 CoreFoundation 0x19a245c04 invoking + 148 (:-1)
6 CoreFoundation 0x19a1f3cb4 -[NSInvocation invoke] + 428 (NSForwarding.m:3377)
7 CoreFoundation 0x19a1f36cc -[NSInvocation invokeWithTarget:] + 64 (NSForwarding.m:3474)
8 Lendy 0x100c88198 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 388 (RCTModuleMethod.mm:584)
9 Lendy 0x100c8a310 facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext) + 452 (RCTNativeModule.mm:183)
10 Lendy 0x100c89f98 facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int)::$_0::operator()() const + 68 (RCTNativeModule.mm:104)
11 Lendy 0x100c89f98 invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 112 (RCTNativeModule.mm:95)
12 libdispatch.dylib 0x1a16a1320 _dispatch_call_block_and_release + 32 (init.c:1518)
13 libdispatch.dylib 0x1a16a2eac _dispatch_client_callout + 20 (object.m:560)
14 libdispatch.dylib 0x1a16aa534 _dispatch_lane_serial_drain + 668 (queue.c:3885)
15 libdispatch.dylib 0x1a16ab0a4 _dispatch_lane_invoke + 384 (queue.c:3976)
16 libdispatch.dylib 0x1a16b5cdc _dispatch_workloop_worker_thread + 648 (queue.c:6507)
17 libsystem_pthread.dylib 0x1f9f84ddc _pthread_wqthread + 288 (pthread.c:2618)
18 libsystem_pthread.dylib 0x1f9f84b7c start_wqthread + 8 (:-1)
Kernel Triage:
VM - (arg = 0x0) pmap_enter retried due to resource shortage
Thread 0 name:
Thread 0:
0 libsystem_kernel.dylib 0x00000001d913fc84 mach_msg2_trap + 8 (:-1)
1 libsystem_kernel.dylib 0x00000001d9152b54 mach_msg2_internal + 80 (mach_msg.c:201)
2 libsystem_kernel.dylib 0x00000001d9152e2c mach_msg_overwrite + 540 (mach_msg.c:0)
3 libsystem_kernel.dylib 0x00000001d91401c8 mach_msg + 24 (mach_msg.c:323)
4 CoreFoundation 0x000000019a24c024 __CFRunLoopServiceMachPort + 160 (CFRunLoop.c:2622)
5 CoreFoundation 0x000000019a24d250 __CFRunLoopRun + 1208 (CFRunLoop.c:3005)
6 CoreFoundation 0x000000019a2523ec CFRunLoopRunSpecific + 612 (CFRunLoop.c:3418)
7 GraphicsServices 0x00000001d571735c GSEventRunModal + 164 (GSEvent.c:2196)
8 UIKitCore 0x000000019c5df6e8 -[UIApplication _run] + 888 (UIApplication.m:3782)
9 UIKitCore 0x000000019c5df34c UIApplicationMain + 340 (UIApplication.m:5372)
10 Lendy 0x0000000100b68cc0 main + 80 (main.m:7)
11 dyld 0x00000001b9752dec start + 2220 (dyldMain.cpp:1165)
Thread 1 name:
Thread 1 Crashed:
0 libsystem_kernel.dylib 0x00000001d9146558 __pthread_kill + 8 (:-1)
1 libsystem_pthread.dylib 0x00000001f9f8b118 pthread_kill + 268 (pthread.c:1670)
2 libsystem_c.dylib 0x00000001a1703178 abort + 180 (abort.c:118)
3 libc++abi.dylib 0x00000001f9ec9bf8 abort_message + 132 (:-1)
4 libc++abi.dylib 0x00000001f9eb9444 demangling_terminate_handler() + 348 (:-1)
5 libobjc.A.dylib 0x000000019327dea4 _objc_terminate() + 144 (objc-exception.mm:498)
6 libc++abi.dylib 0x00000001f9ec8fbc std::__terminate(void (*)()) + 16 (:-1)
7 libc++abi.dylib 0x00000001f9ec8f60 std::terminate() + 56 (:-1)
8 libdispatch.dylib 0x00000001a16a2ec0 _dispatch_client_callout + 40 (object.m:563)
9 libdispatch.dylib 0x00000001a16aa534 _dispatch_lane_serial_drain + 668 (queue.c:3885)
10 libdispatch.dylib 0x00000001a16ab0a4 _dispatch_lane_invoke + 384 (queue.c:3976)
11 libdispatch.dylib 0x00000001a16b5cdc _dispatch_workloop_worker_thread + 648 (queue.c:6507)
12 libsystem_pthread.dylib 0x00000001f9f84ddc _pthread_wqthread + 288 (pthread.c:2618)
13 libsystem_pthread.dylib 0x00000001f9f84b7c start_wqthread + 8 (:-1)