OpenGL rendering crash during Flutter app startup on IOS - ios

I have an app developed in Flutter, I track its crashes by Firebase Crashlytics.
According to it in 99% of the time it is crash free, but during 1% of the sessions on IOS I have a strange crash at startup of the app.
OpenGL rendering while app in background state
keyboard_arrow_up
Crashed: io.flutter.1.gpu
0 libGPUSupportMercury.dylib 0x2374b2fe4 gpus_ReturnNotPermittedKillClient + 12
1 AGXGLDriver 0x23b9fcec8 gldUpdateDispatch + 7184
2 libGPUSupportMercury.dylib 0x2374b3fac gpusSubmitDataBuffers + 176
3 AGXGLDriver 0x23b9fe3f4 gldUpdateDispatch + 12604
4 GLEngine 0x23cb95234 gliPresentViewES_Exec + 184
5 OpenGLES 0x21e8ddaa4 -[EAGLContext presentRenderbuffer:] + 80
6 Flutter 0x100a54e84 (Missing)
7 Flutter 0x100da8e18 (Missing)
8 Flutter 0x100aad2d8 (Missing)
9 Flutter 0x100a9dcf0 (Missing)
10 Flutter 0x100a9e15c (Missing)
11 Flutter 0x100a9e868 (Missing)
12 Flutter 0x100a9dfe4 (Missing)
13 Flutter 0x100aa2d94 (Missing)
14 Flutter 0x100a63098 (Missing)
15 Flutter 0x100a6448c (Missing)
16 CoreFoundation 0x21b66a8f4 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 28
17 CoreFoundation 0x21b66a624 __CFRunLoopDoTimer + 864
18 CoreFoundation 0x21b669e58 __CFRunLoopDoTimers + 248
19 CoreFoundation 0x21b664da8 __CFRunLoopRun + 1844
20 CoreFoundation 0x21b664354 CFRunLoopRunSpecific + 436
21 Flutter 0x100a64318 (Missing)
22 Flutter 0x100a63be8 (Missing)
23 libsystem_pthread.dylib 0x21b2f82c0 _pthread_body + 128
24 libsystem_pthread.dylib 0x21b2f8220 _pthread_start + 44
25 libsystem_pthread.dylib 0x21b2fbcdc thread_start + 4
Do you have similar experiences? Is there any way to fix it?
Thanks a lot!

Related

testflight crashlog on launch

I am creating a build using the command 'eas build -p ios' and when launching on testflight it crashes immediately. This is the crashlog testflight gives me. I have added a portion of it below. If more of it is needed let me know.
Update 1: I have added thread 2 considering thats where the crash is coming from.
Update 2: I have also tried using hermes as my js engine.
Update 3: Here are the logs I got from running npx expo start --no-dev --minify: https://easyupload.io/a0q426
Update 4: I found the answer after deconstructing my app and repeatedly submitting builds to testflight. react-native-snap-carousel is the issue. I posted the answer below. I also am including some lines from the crash for keywords on google searches to help others.
__exceptionPreprocess + 164 (NSException.m:202)
objc_exception_throw + 60 (objc-exception.mm:356)
How can I debug this?
Incident Identifier: D852C7FE-DF24-4B5C-9D9C-E3CCD8E00734
Hardware Model: iPhone12,1
Process: AppName [9237]
Path: /private/var/containers/Bundle/Application/C015CF31-46C4-4B23-BE7F-7B91E29F1DC7/AppName.app/AppName
Identifier: io.AppNameapp
Version: 1.0.0 (1)
AppStoreTools: 14C17
AppVariant: 1:iPhone12,1:16
Beta: YES
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: io.AppNameapp [1630]
Date/Time: 2023-01-21 14:33:46.3007 -0500
Launch Time: 2023-01-21 14:33:44.9342 -0500
OS Version: iPhone OS 16.2 (20C65)
Release Type: User
Baseband Version: 4.00.00
Report Version: 104
Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Triggered by Thread: 2
Last Exception Backtrace:
0 CoreFoundation 0x1b042de48 __exceptionPreprocess + 164 (NSException.m:202)
1 libobjc.A.dylib 0x1a97038d8 objc_exception_throw + 60 (objc-exception.mm:356)
2 AppName 0x104ad7040 RCTFatal + 668 (RCTAssert.m:147)
3 AppName 0x104b57398 -[RCTExceptionsManager reportFatal:stack:exceptionId:extraDataAsJSON:] + 532 (RCTExceptionsManager.mm:77)
4 AppName 0x104b57cd8 -[RCTExceptionsManager reportException:] + 1476 (RCTExceptionsManager.mm:147)
5 CoreFoundation 0x1b04986c4 __invoking___ + 148 (:-1)
6 CoreFoundation 0x1b0444b2c -[NSInvocation invoke] + 428 (NSForwarding.m:3377)
7 CoreFoundation 0x1b0444544 -[NSInvocation invokeWithTarget:] + 64 (NSForwarding.m:3474)
8 AppName 0x104b097e4 -[RCTModuleMethod invokeWithBridge:module:arguments:] + 460 (RCTModuleMethod.mm:584)
9 AppName 0x104b0bdd0 facebook::react::invokeInner(RCTBridge*, RCTModuleData*, unsigned int, folly::dynamic const&, int, (anonymous namespace)::SchedulingContext) + 536 (RCTNativeModule.mm:183)
10 AppName 0x104b0ba04 operator() + 68 (RCTNativeModule.mm:104)
11 AppName 0x104b0ba04 invocation function for block in facebook::react::RCTNativeModule::invoke(unsigned int, folly::dynamic&&, int) + 112 (RCTNativeModule.mm:95)
12 libdispatch.dylib 0x1b7a3f4b4 _dispatch_call_block_and_release + 32 (init.c:1518)
13 libdispatch.dylib 0x1b7a40fdc _dispatch_client_callout + 20 (object.m:560)
14 libdispatch.dylib 0x1b7a48694 _dispatch_lane_serial_drain + 672 (inline_internal.h:2632)
15 libdispatch.dylib 0x1b7a491e0 _dispatch_lane_invoke + 384 (queue.c:3940)
16 libdispatch.dylib 0x1b7a53e10 _dispatch_workloop_worker_thread + 652 (queue.c:6846)
17 libsystem_pthread.dylib 0x1fe4b5df8 _pthread_wqthread + 288 (pthread.c:2618)
18 libsystem_pthread.dylib 0x1fe4b5b98 start_wqthread + 8 (:-1)
...
Thread 2 name:
Thread 2 Crashed:
0 libsystem_kernel.dylib 0x00000001edd9f160 __pthread_kill + 8 (:-1)
1 libsystem_pthread.dylib 0x00000001fe4bc1ac pthread_kill + 268 (pthread.c:1670)
2 libsystem_c.dylib 0x00000001b7aa4c8c abort + 180 (abort.c:118)
3 libc++abi.dylib 0x00000001fe3fbb8c abort_message + 132 (abort_message.cpp:78)
4 libc++abi.dylib 0x00000001fe3eba80 demangling_terminate_handler() + 336 (cxa_default_handlers.cpp:71)
5 libobjc.A.dylib 0x00000001a9709d3c _objc_terminate() + 144 (objc-exception.mm:498)
6 libc++abi.dylib 0x00000001fe3faf28 std::__terminate(void (*)()) + 20 (cxa_handlers.cpp:59)
7 libc++abi.dylib 0x00000001fe3faec4 std::terminate() + 56 (cxa_handlers.cpp:88)
8 libdispatch.dylib 0x00000001b7a40ff0 _dispatch_client_callout + 40 (object.m:563)
9 libdispatch.dylib 0x00000001b7a48694 _dispatch_lane_serial_drain + 672 (inline_internal.h:2632)
10 libdispatch.dylib 0x00000001b7a491e0 _dispatch_lane_invoke + 384 (queue.c:3940)
11 libdispatch.dylib 0x00000001b7a53e10 _dispatch_workloop_worker_thread + 652 (queue.c:6846)
12 libsystem_pthread.dylib 0x00000001fe4b5df8 _pthread_wqthread + 288 (pthread.c:2618)
13 libsystem_pthread.dylib 0x00000001fe4b5b98 start_wqthread + 8 (:-1)
The cause of my crash was caused by the library react-native-snap-carousel. After upgrading from 3.9.1 to 4.0.0-beta.6, the crashing stopped.
Before
"react-native-snap-carousel": "3.9.1",
After
"react-native-snap-carousel": "4.0.0-beta.6",
Copying/expanding on my comment on your other question:
Since you got the app to build but not run, I think your next step would be to try to find a way to access the device logs - or probably easier, try running in development with the flags --no-dev --minify to make the DEV code run more like your PROD code.
The Expo docs encourage using production mode for:
Production mode is most useful for two things:
Testing your app's performance, as Development slows your app down considerably.
Catching bugs that only show up in production.
I'd also try building Android to see if it also fails - and if so then your issue is much more likely to be something in the JS than any native dependency.
If all else fails, you might be able to find some help on the Expo Discord server.

Crash when set CAMetalLayer.presentsWithTransaction=true in background thread

When set metalLayer.presentsWithTransaction = true, and when I call nextDrawable.present() in bg thread (our rendering thread is not main thread), the app sometimes will crash with:
*** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread.'
Expected: App will not crash....The rendering should be ok.
Stack trace:
Fatal Exception: NSInternalInconsistencyException
Modifications to the layout engine must not be performed from a background thread after it has been accessed from the main thread.
Fatal Exception: NSInternalInconsistencyException
0 CoreFoundation 0x1aa30a5ac __exceptionPreprocess
1 libobjc.A.dylib 0x1be38442c objc_exception_throw
2 CoreAutoLayout 0x1be60ad4c -[NSISEngine tryToOptimizeReturningMutuallyExclusiveConstraints]
3 CoreAutoLayout 0x1be60aa20 -[NSISEngine _optimizeWithoutRebuilding]
4 CoreAutoLayout 0x1be60a4f8 -[NSISEngine optimize]
5 CoreAutoLayout 0x1be605b34 -[NSISEngine performPendingChangeNotifications]
6 UIKitCore 0x1ad13eef4 -[UIView(Hierarchy) layoutSubviews]
7 UIKitCore 0x1ad151dd4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:]
8 QuartzCore 0x1ad65b280 -[CALayer layoutSublayers]
9 QuartzCore 0x1ad65b73c CA::Layer::layout_if_needed(CA::Transaction*)
10 QuartzCore 0x1ad66fb64 CA::Layer::layout_and_display_if_needed(CA::Transaction*)
11 QuartzCore 0x1ad5b7114 CA::Context::commit_transaction(CA::Transaction*, double, double*)
12 QuartzCore 0x1ad5e2418 CA::Transaction::commit()
13 Flutter 0x1032e4778 (Missing)
14 Flutter 0x1035b85ec (Missing)
15 Flutter 0x1035b9094 (Missing)
16 Flutter 0x1035b88b0 (Missing)
17 Flutter 0x1035bedb0 (Missing)
18 Flutter 0x1032ef46c (Missing)
19 Flutter 0x1032f13e0 (Missing)
20 CoreFoundation 0x1aa288050 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
21 CoreFoundation 0x1aa287c50 __CFRunLoopDoTimer
22 CoreFoundation 0x1aa2870c4 __CFRunLoopDoTimers
23 CoreFoundation 0x1aa281178 __CFRunLoopRun
24 CoreFoundation 0x1aa2804bc CFRunLoopRunSpecific
25 Flutter 0x1032f12bc (Missing)
26 Flutter 0x1032f0c44 (Missing)
27 libsystem_pthread.dylib 0x1f185aca8 _pthread_start
28 libsystem_pthread.dylib 0x1f1863788 thread_start
Any solution for this?

Metal MTLGetWarningMode + 218 SIGABRT ABORT

I have this error, catched by Crashlytics, Flutter, iOS:
Crashed: io.flutter.1.io
SIGABRT ABORT 0x00000001b624d414
the full error text is:
Crashed: io.flutter.1.io
0 libsystem_kernel.dylib 0x1b624d414 __pthread_kill + 8
1 libsystem_pthread.dylib 0x1d3da8b50 pthread_kill + 272
2 libsystem_c.dylib 0x19172bb74 abort + 104
3 Metal 0x19eb219d4 MTLGetWarningMode + 218
4 IOGPU 0x1c5828490 -[IOGPUMetalCommandBuffer pushDebugGroup:] + 242
5 Metal 0x19eb11990 -[_MTLCommandEncoder initWithCommandBuffer:] + 884
6 IOGPU 0x1c582a140 -[IOGPUMetalCommandEncoder initWithCommandBuffer:] + 56
7 AGXMetalA13 0x1d54462b4 (Missing)
8 AGXMetalA13 0x1d5189770 (Missing)
9 Flutter 0x101c39b00 (Missing)
10 Flutter 0x101c3c9bc (Missing)
11 Flutter 0x101b42d84 (Missing)
12 Flutter 0x101b5596c (Missing)
13 Flutter 0x101b4ec70 (Missing)
14 Flutter 0x101b6c7b8 (Missing)
15 Flutter 0x101b4e830 (Missing)
16 Flutter 0x101b27458 (Missing)
17 Flutter 0x101becedc (Missing)
18 Flutter 0x101dbfc10 (Missing)
19 Flutter 0x101c9dfc4 (Missing)
20 Flutter 0x101c9fe24 (Missing)
21 CoreFoundation 0x188279fa0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32
22 CoreFoundation 0x188279ba0 __CFRunLoopDoTimer + 1064
23 CoreFoundation 0x188278ffc __CFRunLoopDoTimers + 328
24 CoreFoundation 0x188272ee4 __CFRunLoopRun + 1936
25 CoreFoundation 0x18827221c CFRunLoopRunSpecific + 600
26 Flutter 0x101c9fd00 (Missing)
27 Flutter 0x101c9f704 (Missing)
28 libsystem_pthread.dylib 0x1d3da7cb0 _pthread_start + 320
29 libsystem_pthread.dylib 0x1d3db0778 thread_start + 8
crash_info_entry_0
abort() called
This error occurs, when i use background location updates (package background_location: ^0.4.3), to determine the users location and show the location on a flutter map (flutter_map: ^0.12.0).
HAve anybody an idea, what this error means, and how to resolve/avoid it? Thanks for any help!
Just today I also encountered the same problem as you. At present, it seems that it is caused by the Flutter SDK. It seems that the official has not found a specific solution. You can track the problem from here.
https://github.com/flutter/flutter/issues/76772
Same thing happened to me. Very weird and cannot reproduce or investigate this.
Crashed: io.flutter.1.raster
0 libsystem_kernel.dylib 0x7964 __pthread_kill + 8
1 libsystem_pthread.dylib 0x7378 pthread_kill + 268
2 libsystem_c.dylib 0x1ff50 abort + 164
3 Metal 0xbe390 MTLGetWarningMode + 218
4 IOGPU 0x3ba8 IOGPUResourceGetClientShared + 242
5 Metal 0x146b0 -[_MTLCommandEncoder initWithCommandBuffer:] + 884
6 IOGPU 0x5824 -[IOGPUMetalCommandEncoder initWithCommandBuffer:] + 56
7 AGXMetalA13 0x108604 (Missing)
8 AGXMetalA13 0x36c6c (Missing)
9 Flutter 0x283418 (Missing)
10 Flutter 0x28a508 (Missing)
11 Flutter 0x287028 (Missing)
12 Flutter 0x21fdc8 (Missing)
13 Flutter 0x1877ac (Missing)
14 Flutter 0x187b98 (Missing)
15 Flutter 0x5566c (Missing)
16 Flutter 0x4f9264 (Missing)
17 Flutter 0x47e548 (Missing)
18 Flutter 0x3b46f4 (Missing)
19 Flutter 0x3b4c10 (Missing)
20 Flutter 0x2ec858 (Missing)
21 Flutter 0x3b4308 (Missing)
22 Flutter 0x3b5c40 (Missing)
23 Flutter 0x3b4ec4 (Missing)
24 Flutter 0x3bd304 (Missing)
25 Flutter 0x2eb0c8 (Missing)
26 Flutter 0x2ee694 (Missing)
27 CoreFoundation 0xae268 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32
28 CoreFoundation 0x32c40 __CFRunLoopDoTimer + 1076
29 CoreFoundation 0x2d43c __CFRunLoopDoTimers + 328
30 CoreFoundation 0xbc58 __CFRunLoopRun + 1944
31 CoreFoundation 0x1f3b8 CFRunLoopRunSpecific + 600
32 Flutter 0x2ee560 (Missing)
33 Flutter 0x2edd20 (Missing)
34 libsystem_pthread.dylib 0x19a4 _pthread_start + 148
35 libsystem_pthread.dylib 0xea0 thread_start + 8
Also the same is happening to me, IDK exactly what happended. It just crash one time on an iPhone XR
Crashed: io.flutter.1.raster
0 libsystem_kernel.dylib 0x7964 __pthread_kill + 8
1 libsystem_pthread.dylib 0x7378 pthread_kill + 268
2 libsystem_c.dylib 0x1ff50 abort + 164
3 Metal 0xbe390 MTLGetWarningMode + 218
4 IOGPU 0x3ba8 IOGPUResourceGetClientShared + 242
5 Metal 0x146b0 -[_MTLCommandEncoder initWithCommandBuffer:] + 884
6 IOGPU 0x5824 -[IOGPUMetalCommandEncoder initWithCommandBuffer:] + 56
7 AGXMetalA12 0xe24ac (Falta UUID a2eac9f81f443d8aa0602263579fe05e)
8 AGXMetalA12 0x32d5c (Falta UUID a2eac9f81f443d8aa0602263579fe05e)
9 Flutter 0x287de8 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
10 Flutter 0x28e4a8 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
11 Flutter 0x28b584 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
12 Flutter 0x19cfd0 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
13 Flutter 0x1920c4 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
14 Flutter 0x1924b0 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
15 Flutter 0x58c34 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
16 Flutter 0x4f63f0 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
17 Flutter 0x409fc4 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
18 Flutter 0x341d3c (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
19 Flutter 0x349bd4 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
20 Flutter 0x2ee068 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
21 Flutter 0x2f1098 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
22 CoreFoundation 0xae268 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__ + 32
23 CoreFoundation 0x32c40 __CFRunLoopDoTimer + 1076
24 CoreFoundation 0x2d43c __CFRunLoopDoTimers + 328
25 CoreFoundation 0xbc58 __CFRunLoopRun + 1944
26 CoreFoundation 0x1f3b8 CFRunLoopRunSpecific + 600
27 Flutter 0x2f0f74 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
28 Flutter 0x2f0788 (Falta UUID e01ae2d7b4293d2bad99555f1db36746)
29 libsystem_pthread.dylib 0x19a4 _pthread_start + 148
30 libsystem_pthread.dylib 0xea0 thread_start + 8

Flutter IOS Firebase Crashlytics Fatal Exception: NSInternalInconsistencyException

I am not sure what causes this error? I've been trying to work it out for days. Any suggestions?
Fatal Exception: NSInternalInconsistencyException
0 CoreFoundation 0x186a7186c __exceptionPreprocess
1 libobjc.A.dylib 0x19ba8dc50 objc_exception_throw
2 CoreFoundation 0x186977000 -[CFPrefsSearchListSource addManagedSourceForIdentifier:user:]
3 Foundation 0x187d0b91c -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
4 Flutter 0x1051f8868 (Missing)
5 Flutter 0x1051f560c (Missing)
6 Flutter 0x104ef2028 (Missing)
7 Flutter 0x10520e540 (Missing)
8 Flutter 0x1051aa7a8 (Missing)
9 Flutter 0x1051ac608 (Missing)
10 CoreFoundation 0x1869edfa0 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
11 CoreFoundation 0x1869edba0 __CFRunLoopDoTimer
12 CoreFoundation 0x1869ecffc __CFRunLoopDoTimers
13 CoreFoundation 0x1869e6ee4 __CFRunLoopRun
14 CoreFoundation 0x1869e621c CFRunLoopRunSpecific
15 GraphicsServices 0x19e5b3784 GSEventRunModal
16 UIKitCore 0x189426ee8 -[UIApplication _run]
17 UIKitCore 0x18942c75c UIApplicationMain
18 MYAPP 0x1005b1b0c main + 7 (AppDelegate.swift:7)
19 libdyld.dylib 0x1866a66b0 start

Flutter Application crashes on ios when changing tab of DefaultTabBarController

MY application consist of both bottom and upper tabs, I am calling a network request on each tab but sometimes it crash application on iOS and don't know the reason for this.
Below are logs i got on crashlytics.
Fatal Exception: NSInternalInconsistencyException
0 CoreFoundation 0x199a9b180 __exceptionPreprocess
1 libobjc.A.dylib 0x198c739f8 objc_exception_throw
2 CoreFoundation 0x1999b488c +[_CFXNotificationTokenRegistration keyCallbacks]
3 Foundation 0x19a478b38 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:]
4 Flutter 0x1014953ec (Missing)
5 Runner 0x101062c30 +[GeneratedPluginRegistrant registerWithRegistry:] + 88 (GeneratedPluginRegistrant.m:88)
6 flutter_downloader 0x101f77404 (Missing)
7 flutter_downloader 0x101f7a850 (Missing)
8 flutter_downloader 0x101f7d218 (Missing)
9 Flutter 0x101517768 (Missing)
10 Flutter 0x1014b2240 (Missing)
11 Flutter 0x101508398 (Missing)
12 Flutter 0x1014c1fd0 (Missing)
13 Flutter 0x1014c3c48 (Missing)
14 CoreFoundation 0x199a2d554 __CFRUNLOOP_IS_CALLING_OUT_TO_A_TIMER_CALLBACK_FUNCTION__
15 CoreFoundation 0x199a2d284 __CFRunLoopDoTimer
16 CoreFoundation 0x199a2cab8 __CFRunLoopDoTimers
17 CoreFoundation 0x199a27a08 __CFRunLoopRun
18 CoreFoundation 0x199a26fb4 CFRunLoopRunSpecific
19 GraphicsServices 0x19bc2879c GSEventRunModal
20 UIKitCore 0x1c6288c38 UIApplicationMain
21 Runner 0x1010633bc main + 8 (AppDelegate.swift:8)
22 libdyld.dylib 0x1994ea8e0 start
Crashed: com.twitter.crashlytics.ios.exception
0 Runner 0x10107cc20 CLSProcessRecordAllThreads + 4308732960
1 Runner 0x10107d008 CLSProcessRecordAllThreads + 4308733960
2 Runner 0x10106c874 CLSHandler + 4308666484
3 Runner 0x10107b218 __CLSExceptionRecord_block_invoke + 4308726296
4 libdispatch.dylib 0x1994d97d4 _dispatch_client_callout + 16
5 libdispatch.dylib 0x199487c1c _dispatch_lane_barrier_sync_invoke_and_complete + 56
6 Runner 0x10107ac84 CLSExceptionRecord + 4308724868
7 Runner 0x10107aab0 CLSExceptionRecordNSException + 4308724400
8 Runner 0x10107a6a4 CLSTerminateHandler() + 4308723364
9 libc++abi.dylib 0x198c68838 std::__terminate(void (*)()) + 16
10 libc++abi.dylib 0x198c68434 __cxa_rethrow + 144
11 libobjc.A.dylib 0x198c73bc8 objc_exception_rethrow + 44
12 CoreFoundation 0x199a27020 CFRunLoopRunSpecific + 544
13 GraphicsServices 0x19bc2879c GSEventRunModal + 104
14 UIKitCore 0x1c6288c38 UIApplicationMain + 212
15 Runner 0x1010633bc main + 8 (AppDelegate.swift:8)
16 libdyld.dylib 0x1994ea8e0 start + 4
I am stuck at this and couldn't find any reason or solution.
Thanks in advance
What version of crashlytics are you running? If you are running iOS 13 you should upgrade to 3.14.0. as it will give you better detailed information about the crash.

Resources