Back to All

My app is only crashing on IOS simulator.

I cant seem to track down this issue. The only thing i have changed is the branding images. would this be the issue?

2024-08-23 18:13:03.764662+0200 Median[74107:3041717] Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSNull boolValue]: unrecognized selector sent to instance 0x104610590'
First throw call stack:
(
0 CoreFoundation 0x0000000104389128 exceptionPreprocess + 172
1 libobjc.A.dylib 0x000000010176012c objcexception_throw + 56
2 CoreFoundation 0x000000010439df78 +[NSObject(NSObject) instanceMethodSignatureForSelector:] + 0
3 CoreFoundation 0x000000010438d278
forwarding_ + 1280
4 CoreFoundation 0x000000010438f59c _CF_forwarding_prep_0 + 92
5 GoNativeCore 0x000000010042a0a0 -[GoNativeAppConfig processConfig] + 30416
6 GoNativeCore 0x000000010042297c -[GoNativeAppConfig setupFromJsonFiles] + 624
7 GoNativeCore 0x00000001004226c8 +[GoNativeAppConfig sharedAppConfig] + 156
8 Median 0x000000010029a
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[NSNull boolValue]: unrecognized selector sent to instance 0x104610590'
First throw call stack:
(
0 CoreFoundation 0x0000000104389128
exceptionPreprocess + 172
1 libobjc.A.dylib 0x000000010176012c objcexception_throw + 56
2 CoreFoundation 0x000000010439df78 +[NSObject(NSObject) instanceMethodSignatureForSelector:] + 0
3 CoreFoundation 0x000000010438d278 **_forwarding
+ 1280
4 CoreFoundation 0x000000010438f59c _CF_forwarding_prep_0 + 92
5 GoNativeCore 0x000000010042a0a0 -[GoNativeAppConfig processConfig] + 30416
6 GoNativeCore 0x000000010042297c -[GoNativeAppConfig setupFromJsonFiles] + 624
7 GoNativeCore 0x00000001004226c8 +[GoNativeAppConfig sharedAppConfig] + 156
8 Median 0x000000010029a3a4 -[LEANRootViewController awakeFromNib] + 68
9 UIKitCore 0x000000012e4e2ea4 -[UINib instantiateWithOwner:options:] + 1748
10 UIKitCore 0x000000012ea4e308 -[UIStoryboard __reallyInstantiateViewControllerWithIdentifier:creator:storyboardSegueTemplate:sender:] + 232
11 UIKitCore 0x000000012ea4e1e4 -[UIStoryboard _instantiateViewControllerWithIdentifier:creator:storyboardSegueTemplate:sender:] + 76
12 UIKitCore 0x000000012e8cc90c -[UIApplication _loadMainStoryboardFileNamed:bundle:] + 136
13 UIKitCore 0x000000012e8ccd1c -[UIApplication _loadMainInterfaceFile] + 152
14 UIKitCore 0x000000012e8cbbd4 -[UIApplication _runWithMainScene:transitionContext:completion:] + 688
15 UIKitCore 0x000000012df797f4 -[_UISceneLifecycleMultiplexer completeApplicationLaunchWithFBSScene:transitionContext:] + 104
16 UIKitCore 0x000000012e4915ec _UIScenePerformActionsWithLifecycleActionMask + 96
17 UIKitCore 0x000000012df7a0f4
101-[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:]_block_invoke + 188
18 UIKitCore 0x000000012df79c68 -[_UISceneLifecycleMultiplexer _performBlock:withApplicationOfDeactivationReasons:fromReasons:] + 212
19 UIKitCore 0x000000012df79f4c -[_UISceneLifecycleMultiplexer _evalTransitionToSettings:fromSettings:forceExit:withTransitionStore:] + 576
20 UIKitCore 0x000000012df79950 -[_UISceneLifecycleMultiplexer uiScene:transitionedFromState:withTransitionContext:] + 244
21 UIKitCore 0x000000012df83c24 186-[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:]_blo 22 UIKitCore 0x000000012e39257c +[BSAnimationSettings(UIKit) tryAnimatingWithSettings:fromCurrentState:actions:completion:] + 656
23 UIKitCore 0x000000012e4a77a0 _UISceneSettingsDiffActionPerformChangesWithTransitionContextAndCompletion + 196
24 UIKitCore 0x000000012df83930 -[_UIWindowSceneFBSSceneTransitionContextDrivenLifecycleSettingsDiffAction _performActionsForUIScene:withUpdatedFBSScene:settingsDiff:fromSettings:transitionContext:lifecycleActionType:] + 288
25 UIKitCore 0x000000012dde1338
64-[UIScene scene:didUpdateWithDiff:transitionContext:completion:]_block_invoke.198 + 608
26 UIKitCore 0x000000012dde00e8 -[UIScene _emitSceneSettingsUpdateResponseForCompletion:afterSceneUpdateWork:] + 208
27 UIKitCore 0x000000012dde0fbc -[UIScene scene:didUpdateWithDiff:transitionContext:completion:] + 220
28 UIKitCore 0x000000012e8ca9ac -[UIApplication workspace:didCreateScene:withTransitionContext:completion:] + 484
29 UIKitCore 0x000000012e3b9cc4 -[UIApplicationSceneClientAgent scene:didInitializeWithEvent:completion:] + 260
30 FrontBoardServices 0x0000000107958190 -[FBSScene _callOutQueue_didCreateWithTransitionContext:completion:] + 296
31 FrontBoardServices 0x00000001079813d4 92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke.82 + 224
32 FrontBoardServices 0x0000000107964d6c -[FBSWorkspace _calloutQueue_executeCalloutFromSource:withBlock:] + 160
33 FrontBoardServices 0x000000010798114c
92-[FBSWorkspaceScenesClient createSceneWithIdentity:parameters:transitionContext:completion:]_block_invoke + 284
34 libdispatch.dylib 0x00000001038dfd3c _dispatch_client_callout + 16
35 libdispatch.dylib 0x00000001038e3c4c _dispatch_block_invoke_direct + 376
36 FrontBoardServices 0x00000001079a4b24 FBSSERIALQUEUE_IS_CALLING_OUT_TO_A_BLOCK + 44
37 FrontBoardServices 0x00000001079a4a00 -[FBSMainRunLoopSerialQueue _targetQueue_performNextIfPossible] + 196
38 FrontBoardServices 0x00000001079a4b58 -[FBSMainRunLoopSerialQueue _performNextFromRunLoopSource] + 24
39 CoreFoundation 0x00000001042e9f18 CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION + 24
40 CoreFoundation 0x00000001042e9e60 CFRunLoopDoSource0 + 172
41 CoreFoundation 0x00000001042e95d0
CFRunLoopDoSources0 + 232
42 CoreFoundation 0x00000001042e3cb8 **CFRunLoopRun + 768
43 CoreFoundation 0x00000001042e35a4 CFRunLoopRunSpecific + 572
44 GraphicsServices 0x0000000106febae4 GSEventRunModal + 160
45 UIKitCore 0x000000012e8c92e4 -[UIApplication _run] + 868
46 UIKitCore 0x000000012e8ccf5c UIApplicationMain + 124
47 Median 0x000000010029e5ac main + 412
48 dyld 0x00000001005a5544 start_sim + 20
49 ??? 0x00000001004b1f28 0x0 + 4299890472
50 ??? 0xac5b000000000000 0x0 + 12419520397404274688
)
libc++abi: terminating due to uncaught exception of type NSException
co.median.ios.wjdrpj: 74107