I am encountering an issue with my app when installing it via TestFlight. Specifically, the app crashes during installation or launch through TestFlight, but I do not experience this problem when running the app in release or debug mode within Xcode.enter image description here
crash.ips
Translated Report (Full Report Below)
Incident Identifier: BFEEECEB-642C-4FF6-BCD0-68162471D6D5 Beta Identifier: 56EC16BA-7E24-4D4A-BCB7-CF3460ED7D52 Hardware Model: iPhone10,3 Process: UserApp [731] Path: /private/var/containers/Bundle/Application/ED51ECB8-D9CB-4D03-B578-6244FF897EA5/UserApp.app/UserApp Identifier: com.flashapp.user.application Version: 3.2 (1) AppStoreTools: 15F31e AppVariant: 1:iPhone10,3:16 Beta: YES Code Type: ARM-64 (Native) Role: Background Parent Process: launchd 1 Coalition: com.flashapp.user.application [781]
Date/Time: 2024-07-09 12:42:41.0502 +0500 Launch Time: 2024-07-09 12:42:20.2569 +0500 OS Version: iPhone OS 16.7.7 (20H330) Release Type: User Baseband Version: 8.50.04 Report Version: 104
Exception Type: EXC_CRASH (SIGKILL) Exception Codes: 0x0000000000000000, 0x0000000000000000 Termination Reason: FRONTBOARD 2343432205 <RBSTerminateContext| domain:10 code:0x8BADF00D explanation:[application<com.flashapp.user.application>:731] failed to terminate gracefully after 5.0s ProcessVisibility: Background ProcessState: Running WatchdogEvent: process-exit WatchdogVisibility: Background WatchdogCPUStatistics: ( “Elapsed total CPU time (seconds): 6.210 (user 6.210, system 0.000), 20% CPU”, “Elapsed application CPU time (seconds): 0.102, 0% CPU” ) reportType:CrashLog maxTerminationResistance:Interactive>
Triggered by Thread: 0
Thread 0 name: Dispatch queue: com.apple.main-thread Thread 0 Crashed: 0 libsystem_kernel.dylib 0x2022f54ac __semwait_signal + 8 1 libsystem_c.dylib 0x1cd92d434 nanosleep + 216 2 libsystem_c.dylib 0x1cd93e058 sleep + 48 3 UserApp 0x102df26b0 0x1029b8000 + 4433584 4 UIKitCore 0x1c96f35b0 -[UIApplication _terminateWithStatus:] + 192 5 UIKitCore 0x1c8cdbb30 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 108 6 UIKitCore 0x1c90b708c -[_UISceneLifecycleMultiplexer forceExitWithTransitionContext:scene:] + 160 7 UIKitCore 0x1c96efd08 -[UIApplication workspaceShouldExit:withTransitionContext:] + 172 8 FrontBoardServices 0x1db634f68 __63-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:]_block_invoke_2 + 68 9 FrontBoardServices 0x1db5feefc -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 160 10 FrontBoardServices 0x1db634f0c __63-[FBSWorkspaceScenesClient willTerminateWithTransitionContext:]_block_invoke + 96 11 libdispatch.dylib 0x1cd883780 _dispatch_client_callout + 16 12 libdispatch.dylib 0x1cd85b2d0 _dispatch_block_invoke_direct$VARIANT$armv81 + 212 13 FrontBoardServices 0x1db608410 FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK + 44 14 FrontBoardServices 0x1db60804c -[FBSSerialQueue _targetQueue_performNextIfPossible] + 176 15 FrontBoardServices 0x1db60a600 -[FBSSerialQueue _performNextFromRunLoopSource] + 24 16 CoreFoundation 0x1c6b9d0e8 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 24 17 CoreFoundation 0x1c6ba8d5c __CFRunLoopDoSource0 + 172 18 CoreFoundation 0x1c6b33fc4 __CFRunLoopDoSources0 + 232 19 CoreFoundation 0x1c6b49138 __CFRunLoopRun + 784 20 CoreFoundation 0x1c6b4dd20 CFRunLoopRunSpecific + 584 21 GraphicsServices 0x1fec19998 GSEventRunModal + 160 22 UIKitCore 0x1c8de0448 -[UIApplication _run] + 868 23 UIKitCore 0x1c8de00c0 UIApplicationMain + 312 24 UserApp 0x102df63d0 0x1029b8000 + 4449232 25 dyld 0x1e4308344 start + 1860
Thread 1: 0 libsystem_pthread.dylib 0x21187e718 start_wqthread + 0
Thread 2: 0 libsystem_pthread.dylib 0x21187e718 start_wqthread + 0
Suleman Hassan is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.