iOS Question unlisted app - doesn't start

Gijsen

Member
Licensed User
Longtime User
Since enterprise certificates are no longer available for smaller companies, I've submitted my apps to apple for review as unlisted apps.
They are all approved.

However with 1 app, when I start it, it immediately closes down.
What could be the reason for this ?

The app was tested and approved by Apple.
The other apps I've created don't have this issue.
 

Gijsen

Member
Licensed User
Longtime User
I've done that. But I'm not sure what I need to do.

Incident Identifier: E8E49DDF-6DED-4CB5-9331-3672606B5549
CrashReporter Key: 67a0178850834760dd326c58dd9b627070fe54d2
Hardware Model: iPhone12,1
Process: xxx
Path: /private/var/containers/Bundle/Application/66925C8E-4DAE-4C7E-8BCD-0D4003253478/Vlassak Verhulst.app/Vlassak Verhulst
Identifier: xxx
Version: 12 (12)
AppStoreTools: 13F100
AppVariant: 1:iPhone12,1:15
Code Type: ARM-64 (Native)
Role: Foreground
Parent Process: launchd [1]
Coalition: xxx [4163]

Date/Time: 2022-09-08 16:41:08.5011 +0200
Launch Time: 2022-09-08 16:41:08.0312 +0200
OS Version: iPhone OS 15.6.1 (19G82)
Release Type: User
Baseband Version: 3.04.01
Report Version: 104

Exception Type: EXC_CRASH (SIGABRT)
Exception Codes: 0x0000000000000000, 0x0000000000000000
Exception Note: EXC_CORPSE_NOTIFY
Triggered by Thread: 0

Application Specific Information:
abort() called


Last Exception Backtrace:
0 CoreFoundation 0x1e25bd288 __exceptionPreprocess + 220
1 libobjc.A.dylib 0x1fb2ed744 objc_exception_throw + 60
2 CoreFoundation 0x1e2614390 __CFDictionaryCreateGeneric + 0
3 Vlassak Verhulst 0x10005577c +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 336
4 Vlassak Verhulst 0x10006acd8 -[B4INativeObject RunMethod::] + 188
5 Vlassak Verhulst 0x10003ac1c -[b4i_main _application_start:] + 2820
6 CoreFoundation 0x1e2545b24 __invoking___ + 148
7 CoreFoundation 0x1e2563610 -[NSInvocation invoke] + 468
8 Vlassak Verhulst 0x100055b40 +[B4I runDynamicMethod:method:throwErrorIfMissing:args:] + 1300
9 Vlassak Verhulst 0x1000552cc -[B4I raiseEvent:event:params:] + 416
10 Vlassak Verhulst 0x10008a4ec -[B4IAppDelegate application:didFinishLaunchingWithOptions:] + 900
11 UIKitCore 0x1e4cc7a44 -[UIApplication _handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 340
12 UIKitCore 0x1e4eaea78 -[UIApplication _callInitializationDelegatesWithActions:forCanvas:payload:fromOriginatingProcess:] + 3572
13 UIKitCore 0x1e4e97678 -[UIApplication _runWithMainScene:transitionContext:completion:] + 1180
14 UIKitCore 0x1e4cf51a8 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 152
15 UIKitCore 0x1e4b4f57c _UIScenePerformActionsWithLifecycleActionMask + 104
16 UIKitCore 0x1e4c7a090 __101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 216
17 UIKitCore 0x1e4d99fe0 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 248
18 UIKitCore 0x1e4fd8c58 -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 772
19 UIKitCore 0x1e4f641e0 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 340
20 UIKitCore 0x1e4b50368 __186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_block_invoke + 196
21 UIKitCore 0x1e4c103c0 +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:actions:completion:] + 892
22 UIKitCore 0x1e4b5226c _UISceneSettingsDiffActionPerformChangesWithTransitionContext + 276
23 UIKitCore 0x1e4c3c544 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 384
24 UIKitCore 0x1e50c1240 __64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.615 + 776
25 UIKitCore 0x1e4b8064c -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 256
26 UIKitCore 0x1e4bc3fac -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 288
27 UIKitCore 0x1e4cf9fac -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 584
28 UIKitCore 0x1e4c3a808 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 388
29 FrontBoardServices 0x1f47ed294 -[FBSScene _callOutQueue_agent_didCreateWithTransitionContext:completion:] + 440
30 FrontBoardServices 0x1f4813090 __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke.215 + 128
31 FrontBoardServices 0x1f47ce308 -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 240
32 FrontBoardServices 0x1f47cf958 __94-[FBSWorkspaceScenesClient createWithSceneID:groupID:parameters:transitionContext:completion:]_block_invoke + 372
33 libdispatch.dylib 0x1e2224a30 _dispatch_client_callout + 20
34 libdispatch.dylib 0x1e22284e0 _dispatch_block_invoke_direct + 264
35 FrontBoardServices 0x1f47cfc70 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48
36 FrontBoardServices 0x1f47cf040 -[FBSSerialQueue _targetQueue_performNextIfPossible] + 220
37 FrontBoardServices 0x1f47d3700 -[FBSSerialQueue _performNextFromRunLoopSource] + 28
38 CoreFoundation 0x1e25df414 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
39 CoreFoundation 0x1e25f01a0 __CFRunLoopDoSource0 + 208
40 CoreFoundation 0x1e2529694 __CFRunLoopDoSources0 + 268
41 CoreFoundation 0x1e252f05c __CFRunLoopRun + 828
42 CoreFoundation 0x1e2542bc8 CFRunLoopRunSpecific + 600
43 GraphicsServices 0x1fe6ae374 GSEventRunModal + 164
44 UIKitCore 0x1e4eb6b58 -[UIApplication _run] + 1100
45 UIKitCore 0x1e4c38090 UIApplicationMain + 364
46 Vlassak Verhulst 0x100028e08 main + 104
47 dyld 0x100565da4 start + 520

Kernel Triage:
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage
VM - pmap_enter failed with resource shortage


Thread 0 name: Dispatch queue: com.apple.main-thread
Thread 0 Crashed:
0 libsystem_kernel.dylib 0x21a060b38 __pthread_kill + 8
1 libsystem_pthread.dylib 0x2537833bc pthread_kill + 268
2 libsystem_c.dylib 0x1ed6cf524 abort + 168
3 libc++abi.dylib 0x1fb3f8b7c abort_message + 132
4 libc++abi.dylib 0x1fb3e89c4 demangling_terminate_handler() + 336
5 libobjc.A.dylib 0x1fb2f3c68 _objc_terminate() + 144
6 libc++abi.dylib 0x1fb3f7f18 std::__terminate(void (*)()) + 20
7 libc++abi.dylib 0x1fb3f7eb4 std::terminate() + 64
8 libdispatch.dylib 0x1e2224a44 _dispatch_client_callout + 40
9 libdispatch.dylib 0x1e22284e0 _dispatch_block_invoke_direct + 264
10 FrontBoardServices 0x1f47cfc70 __FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK__ + 48
11 FrontBoardServices 0x1f47cf040 -[FBSSerialQueue _targetQueue_performNextIfPossible] + 220
12 FrontBoardServices 0x1f47d3700 -[FBSSerialQueue _performNextFromRunLoopSource] + 28
13 CoreFoundation 0x1e25df414 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
14 CoreFoundation 0x1e25f01a0 __CFRunLoopDoSource0 + 208
15 CoreFoundation 0x1e2529694 __CFRunLoopDoSources0 + 268
16 CoreFoundation 0x1e252f05c __CFRunLoopRun + 828
17 CoreFoundation 0x1e2542bc8 CFRunLoopRunSpecific + 600
18 GraphicsServices 0x1fe6ae374 GSEventRunModal + 164
19 UIKitCore 0x1e4eb6b58 -[UIApplication _run] + 1100
20 UIKitCore 0x1e4c38090 UIApplicationMain + 364
21 Vlassak Verhulst 0x100028e08 main + 104
22 dyld 0x100565da4 start + 520

Thread 1:
0 libsystem_pthread.dylib 0x25377ce54 start_wqthread + 0

Thread 2:
0 libsystem_pthread.dylib 0x25377ce54 start_wqthread + 0

Thread 3:
0 libsystem_pthread.dylib 0x25377ce54 start_wqthread + 0

Thread 4 name: Dispatch queue: com.apple.UIKit.KeyboardManagement
Thread 4:
0 libsystem_kernel.dylib 0x21a05b138 __ulock_wait + 8
1 libdispatch.dylib 0x1e2225420 _dlock_wait + 56
2 libdispatch.dylib 0x1e22251d4 _dispatch_thread_event_wait_slow + 56
3 libdispatch.dylib 0x1e2233f70 __DISPATCH_WAIT_FOR_QUEUE__ + 356
4 libdispatch.dylib 0x1e2233b28 _dispatch_sync_f_slow + 144
5 UIKitCore 0x1e4d10a20 __37-[_UIRemoteKeyboards startConnection]_block_invoke_3 + 136
6 CoreFoundation 0x1e2545b24 __invoking___ + 148
7 CoreFoundation 0x1e2563610 -[NSInvocation invoke] + 468
8 Foundation 0x1e3d51918 __NSXPCCONNECTION_IS_CALLING_OUT_TO_REPLY_BLOCK__ + 24
9 Foundation 0x1e3d72f54 -[NSXPCConnection _decodeAndInvokeReplyBlockWithEvent:sequence:replyInfo:] + 572
10 Foundation 0x1e3d4d460 __88-[NSXPCConnection _sendInvocation:eek:rArguments:count:methodSignature:selector:withProxy:]_block_invoke_3 + 212
11 libxpc.dylib 0x2537b26ac _xpc_connection_reply_callout + 124
12 libxpc.dylib 0x2537a5bcc _xpc_connection_call_reply_async + 88
13 libdispatch.dylib 0x1e2224ab0 _dispatch_client_callout3 + 20
14 libdispatch.dylib 0x1e2242214 _dispatch_mach_msg_async_reply_invoke + 340
15 libdispatch.dylib 0x1e222c000 _dispatch_lane_serial_drain + 376
16 libdispatch.dylib 0x1e222ccb4 _dispatch_lane_invoke + 444
17 libdispatch.dylib 0x1e2237500 _dispatch_workloop_worker_thread + 648
18 libsystem_pthread.dylib 0x25377d0bc _pthread_wqthread + 288
19 libsystem_pthread.dylib 0x25377ce5c start_wqthread + 8

Thread 5:
0 libsystem_pthread.dylib 0x25377ce54 start_wqthread + 0

Thread 6:
0 libsystem_pthread.dylib 0x25377ce54 start_wqthread + 0

Thread 7 name: com.apple.uikit.eventfetch-thread
Thread 7:
0 libsystem_kernel.dylib 0x21a05a4a0 mach_msg_trap + 8
1 libsystem_kernel.dylib 0x21a05aae4 mach_msg + 76
2 CoreFoundation 0x1e252ad30 __CFRunLoopServiceMachPort + 372
3 CoreFoundation 0x1e252f1bc __CFRunLoopRun + 1180
4 CoreFoundation 0x1e2542bc8 CFRunLoopRunSpecific + 600
5 Foundation 0x1e3d35444 -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 236
6 Foundation 0x1e3d76e0c -[NSRunLoop(NSRunLoop) runUntilDate:] + 92
7 UIKitCore 0x1e4e30cc4 -[UIEventFetcher threadMain] + 524
8 Foundation 0x1e3d8541c __NSThread__start__ + 808
9 libsystem_pthread.dylib 0x25377d9ac _pthread_start + 148
10 libsystem_pthread.dylib 0x25377ce68 thread_start + 8


Thread 0 crashed with ARM Thread State (64-bit):
x0: 0x0000000000000000 x1: 0x0000000000000000 x2: 0x0000000000000000 x3: 0x0000000000000000
x4: 0x00000001fb3fc0f5 x5: 0x000000016fdda300 x6: 0x000000000000006e x7: 0x0000000000000b00
x8: 0xb575754c0c2baf47 x9: 0xb575754d0c702ac7 x10: 0x0000000000000200 x11: 0x000000000000000b
x12: 0x000000000000000b x13: 0x00000001e28faa9f x14: 0x00000001fb3fc11b x15: 0x0000000000000000
x16: 0x0000000000000148 x17: 0x00000001005b8580 x18: 0x0000000000000000 x19: 0x0000000000000006
x20: 0x0000000000000103 x21: 0x00000001005b8660 x22: 0x0000000000000000 x23: 0x00000001005b8660
x24: 0x000000023b5b3000 x25: 0x000000016fddaa90 x26: 0x000000002b3100d5 x27: 0x000000023b5b3000
x28: 0x000000023b5b3000 fp: 0x000000016fdda270 lr: 0x00000002537833bc
sp: 0x000000016fdda250 pc: 0x000000021a060b38 cpsr: 0x40000000
far: 0x00000002395ada90 esr: 0x56000080 Address size fault

Binary Images:
0x21a059000 - 0x21a08efff libsystem_kernel.dylib arm64e <1fb39303587b320eaeb8e51a54c8a4a9> /usr/lib/system/libsystem_kernel.dylib
0x25377c000 - 0x253787fff libsystem_pthread.dylib arm64e <adc41700002e3a2bb4a1eb5fbf575770> /usr/lib/system/libsystem_pthread.dylib
0x1ed6af000 - 0x1ed72efff libsystem_c.dylib arm64e <86a1a24ace353769ba6960f28353281e> /usr/lib/system/libsystem_c.dylib
0x1fb3e7000 - 0x1fb3fefff libc++abi.dylib arm64e <d00067b20a7a3cb9b4d407b160da261b> /usr/lib/libc++abi.dylib
0x1fb2d7000 - 0x1fb313fff libobjc.A.dylib arm64e <f6368be9109b3405b282624040529afd> /usr/lib/libobjc.A.dylib
0x1e2221000 - 0x1e2266fff libdispatch.dylib arm64e <e3ea4f635d11342aaf199f58dbc8e259> /usr/lib/system/libdispatch.dylib
0x1f47c4000 - 0x1f4870fff FrontBoardServices arm64e <a314664d1369370ab222a180669b4f11> /System/Library/PrivateFrameworks/FrontBoardServices.framework/FrontBoardServices
0x1e2524000 - 0x1e2979fff CoreFoundation arm64e <6b22dd8135853be6bc77ba19810ec0f2> /System/Library/Frameworks/CoreFoundation.framework/CoreFoundation
0x1fe6ad000 - 0x1fe6b5fff GraphicsServices arm64e <a094e7b51d4037c5902756d86988ec4b> /System/Library/PrivateFrameworks/GraphicsServices.framework/GraphicsServices
0x1e49a2000 - 0x1e623ffff UIKitCore arm64e <137a95aada6d332cbc01e13bb9b6e317> /System/Library/PrivateFrameworks/UIKitCore.framework/UIKitCore
0x100024000 - 0x100163fff Vlassak Verhulst arm64 <c12a5eb84be9332b884f3a82463bf093> /private/var/containers/Bundle/Application/66925C8E-4DAE-4C7E-8BCD-0D4003253478/Vlassak Verhulst.app/Vlassak Verhulst
0x10054c000 - 0x1005a3fff dyld arm64e <66e1fb2668f8379ba052eb8b8291b5e1> /usr/lib/dyld
0x1e3d1c000 - 0x1e4026fff Foundation arm64e <ee1abaf23d7137fb906715aa79528619> /System/Library/Frameworks/Foundation.framework/Foundation
0x253797000 - 0x2537d3fff libxpc.dylib arm64e <b183213379dc3e42b704ef71f75a577e> /usr/lib/system/libxpc.dylib

EOF
 
Upvote 0

Gijsen

Member
Licensed User
Longtime User
It was a missing jpg file used in the design of the start screen.
The hint was given by B4X that the backup zip couldn't be created.

I can't understand how this passed the apple review process.
 
Upvote 0
Top