Hello,The app is in production/testfilght and I have seen this crash in Xcode Organizer. The highest percentage of such crashes.It is happening on some of the devices that run iOS 13.0 ~ 13.3.So I suppose it is happening while lunching the app.One of the crash reports is on: https://gist.github.com/gin7758258/0bdd45007a82003b1e96669ad33b5265Thread 0 name:
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x00000001944b8634 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x00000001944b7aa0 mach_msg + 72 (mach_msg.c:103)
2 CoreFoundation 0x0000000194660288 __CFRunLoopServiceMachPort + 216 (CFRunLoop.c:2575)
3 CoreFoundation 0x000000019465b3a8 __CFRunLoopRun + 1444 (CFRunLoop.c:2931)
4 CoreFoundation 0x000000019465aadc CFRunLoopRunSpecific + 464 (CFRunLoop.c:3192)
5 GraphicsServices 0x000000019e5fb328 GSEventRunModal + 104 (GSEvent.c:2246)
6 UIKitCore 0x000000019876863c UIApplicationMain + 1936 (UIApplication.m:4773)
7 MYAPP 0x00000001047e8320 main + 152 (main.m:16)
8 libdyld.dylib 0x00000001944e4360 start + 4
7
1
12k