Crash with my app in iOS 13.4 using SwiftUI

My app crashes with iOS 13.4 I tried everything but nothing happen.

it works with ios 13.xx below ios 13.4






this output for LLBD here is the llbd output:

* thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0x8)
    frame #0: 0x00007fff2fc5a2c0 AttributeGraph`AG::Graph::allocate_value(AG::Node&) + 42
    frame #1: 0x00007fff2fc5261b AttributeGraph`AG::Graph::value_set(unsigned int, AGTypeID, void const*) + 133
    frame #2: 0x00007fff2c5fe63f SwiftUI`closure #1 (__C.AGGraphRef) -> () in SwiftUI.(BridgedTableViewState in _BFB370BA5F1BADDC9D83021565761A49).commit(to: Swift.Optional<attributegraph.weakattribute<swiftui.(bridgedtableviewstate in="" _bfb370ba5f1baddc9d83021565761a49)="">>, in: SwiftUI.ViewGraph) -> () + 31
    frame #3: 0x00007fff2c534cec SwiftUI`SwiftUI.CustomGraphMutation.apply(to: __C.AGGraphRef) -> () + 12
    frame #4: 0x00007fff2c534e4a SwiftUI`closure #1 () -> () in SwiftUI.(AsyncTransaction in _D63C4EB7F2B205694B6515509E76E98B).apply(in: __C.AGGraphRef) -> () + 154
    frame #5: 0x00007fff2c53153a SwiftUI`SwiftUI.(AsyncTransaction in _D63C4EB7F2B205694B6515509E76E98B).apply(in: __C.AGGraphRef) -> () + 90
    frame #6: 0x00007fff2c5313e2 SwiftUI`closure #1 (__C.AGGraphRef) -> () in SwiftUI.ViewGraph.flushTransactions() -> () + 242
    frame #7: 0x00007fff2c5310d5 SwiftUI`SwiftUI.ViewGraph.flushTransactions() -> () + 213
    frame #8: 0x00007fff2c814713 SwiftUI`closure #1 () -> () in (extension in SwiftUI):SwiftUI.ViewRendererHost.render(interval: Swift.Double, updateDisplayList: Swift.Bool) -> () + 179
    frame #9: 0x00007fff2c80a3d5 SwiftUI`(extension in SwiftUI):SwiftUI.ViewRendererHost.render(interval: Swift.Double, updateDisplayList: Swift.Bool) -> () + 373
    frame #10: 0x00007fff2c44ebae SwiftUI`closure #1 () -> () in SwiftUI._UIHostingView.requestImmediateUpdate() -> () + 62
    frame #11: 0x00007fff2c4496d9 SwiftUI`reabstraction thunk helper from @escaping @callee_guaranteed () -> () to @escaping @callee_unowned @convention(block) () -> () + 25
    frame #12: 0x0000000110624f11 libdispatch.dylib`_dispatch_call_block_and_release + 12
    frame #13: 0x0000000110625e8e libdispatch.dylib`_dispatch_client_callout + 8
    frame #14: 0x0000000110633d97 libdispatch.dylib`_dispatch_main_queue_callback_4CF + 1149
    frame #15: 0x00007fff23da1849 CoreFoundation`__CFRUNLOOP_IS_SERVICING_THE_MAIN_DISPATCH_QUEUE__ + 9
    frame #16: 0x00007fff23d9c399 CoreFoundation`__CFRunLoopRun + 2041
    frame #17: 0x00007fff23d9b884 CoreFoundation`CFRunLoopRunSpecific + 404
    frame #18: 0x00007fff38b5ac1a GraphicsServices`GSEventRunModal + 139
    frame #19: 0x00007fff48c19220 UIKitCore`UIApplicationMain + 1605
  * frame #20: 0x000000010b75218b UTG - Up To Game Pro`main at AppDelegate.swift:17:7
    frame #21: 0x00007fff519b910d libdyld.dylib`start + 1
    frame #22: 0x00007fff519b910d libdyld.dylib`start + 1
  thread #2, queue = 'com.apple.network.connections'
    frame #0: 0x00007fff51af0dfa libsystem_kernel.dylib`mach_msg_trap + 10
    frame #1: 0x00007fff51af1170 libsystem_kernel.dylib`mach_msg + 60
    frame #2: 0x00007fff51beb14f libxpc.dylib`_xpc_send_serializer + 96
    frame #3: 0x00007fff51beafb2 libxpc.dylib`_xpc_pipe_simpleroutine + 79
    frame #4: 0x00007fff51beb317 libxpc.dylib`xpc_pipe_simpleroutine + 42
    frame #5: 0x00007fff51bb8247 libsystem_trace.dylib`___os_activity_stream_reflect_block_invoke_2 + 29
    frame #6: 0x0000000110625e8e libdispatch.dylib`_dispatch_client_callout + 8
    frame #7: 0x0000000110628da2 libdispatch.dylib`_dispatch_block_invoke_direct + 300
    frame #8: 0x0000000110628c6b libdispatch.dylib`dispatch_block_perform + 124
    frame #9: 0x00007fff51bb7cd5 libsystem_trace.dylib`_os_activity_stream_reflect + 688
    frame #10: 0x00007fff51bc3433 libsystem_trace.dylib`_os_log_impl_stream + 564
    frame #11: 0x00007fff51bc29f7 libsystem_trace.dylib`_os_log_impl_flatten_and_send + 6250
    frame #12: 0x00007fff51bc117e libsystem_trace.dylib`_os_log + 162
    frame #13: 0x00007fff51bc39bd libsystem_trace.dylib`_os_log_impl + 9
    frame #14: 0x00007fff4f8ad414 libboringssl.dylib`boringssl_context_set_fallback + 337
    frame #15: 0x00007fff4f84ffe2 libboringssl.dylib`__boringssl_session_apply_protocol_options_block_invoke + 138
    frame #16: 0x00007fff508ecc4a libnetwork.dylib`nw_protocol_options_access_handle + 90
    frame #17: 0x00007fff4f84ff30 libboringssl.dylib`boringssl_session_apply_protocol_options + 157
    frame #18: 0x00007fff4f857285 libboringssl.dylib`nw_protocol_boringssl_connected + 1218
    frame #19: 0x00007fff5088db70 libnetwork.dylib`nw_socket_handle_socket_event + 1744
    frame #20: 0x0000000110625e8e libdispatch.dylib`_dispatch_client_callout + 8
    frame #21: 0x00000001106287a3 libdispatch.dylib`_dispatch_continuation_pop + 552
    frame #22: 0x000000011063bb2c libdispatch.dylib`_dispatch_source_invoke + 2205
    frame #23: 0x000000011062e78c libdispatch.dylib`_dispatch_workloop_invoke + 2238
    frame #24: 0x0000000110638b65 libdispatch.dylib`_dispatch_workloop_worker_thread + 719
    frame #25: 0x00007fff51b9ea3d libsystem_pthread.dylib`_pthread_wqthread + 290
    frame #26: 0x00007fff51b9db77 libsystem_pthread.dylib`start_wqthread + 15
  thread #3
    frame #0: 0x00007fff51b9db68 libsystem_pthread.dylib`start_wqthread
  thread #4
    frame #0: 0x00007fff51af24ce libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #1: 0x00007fff51b9eaa1 libsystem_pthread.dylib`_pthread_wqthread + 390
    frame #2: 0x00007fff51b9db77 libsystem_pthread.dylib`start_wqthread + 15
  thread #5
    frame #0: 0x00007fff51b9db68 libsystem_pthread.dylib`start_wqthread
  thread #6
    frame #0: 0x00007fff51b9db68 libsystem_pthread.dylib`start_wqthread
  thread #7
    frame #0: 0x00007fff51af24ce libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #1: 0x00007fff51b9eaa1 libsystem_pthread.dylib`_pthread_wqthread + 390
    frame #2: 0x00007fff51b9db77 libsystem_pthread.dylib`start_wqthread + 15
  thread #8, queue = 'CCTLogWriter'
    frame #0: 0x00007fff51af0dfa libsystem_kernel.dylib`mach_msg_trap + 10
    frame #1: 0x00007fff51af1170 libsystem_kernel.dylib`mach_msg + 60
    frame #2: 0x00007fff51beb14f libxpc.dylib`_xpc_send_serializer + 96
    frame #3: 0x00007fff51beafb2 libxpc.dylib`_xpc_pipe_simpleroutine + 79
    frame #4: 0x00007fff51beb317 libxpc.dylib`xpc_pipe_simpleroutine + 42
    frame #5: 0x00007fff51bb8247 libsystem_trace.dylib`___os_activity_stream_reflect_block_invoke_2 + 29
    frame #6: 0x0000000110625e8e libdispatch.dylib`_dispatch_client_callout + 8
    frame #7: 0x0000000110628da2 libdispatch.dylib`_dispatch_block_invoke_direct + 300
    frame #8: 0x0000000110628c6b libdispatch.dylib`dispatch_block_perform + 124
    frame #9: 0x00007fff51bb7cd5 libsystem_trace.dylib`_os_activity_stream_reflect + 688
    frame #10: 0x00007fff51bc3433 libsystem_trace.dylib`_os_log_impl_stream + 564
    frame #11: 0x00007fff51bc29f7 libsystem_trace.dylib`_os_log_impl_flatten_and_send + 6250
    frame #12: 0x00007fff51bc117e libsystem_trace.dylib`_os_log + 162
    frame #13: 0x00007fff51bc39bd libsystem_trace.dylib`_os_log_impl + 9
    frame #14: 0x00007fff48c38385 UIKitCore`-[UIApplication _endBackgroundTask:] + 158
    frame #15: 0x000000010bdc565e UTG - Up To Game Pro`-[CCTLogWriter endPendingLogOperation] + 148
    frame #16: 0x0000000110624f11 libdispatch.dylib`_dispatch_call_block_and_release + 12
    frame #17: 0x0000000110625e8e libdispatch.dylib`_dispatch_client_callout + 8
    frame #18: 0x000000011062c6fd libdispatch.dylib`_dispatch_lane_serial_drain + 788
    frame #19: 0x000000011062d28f libdispatch.dylib`_dispatch_lane_invoke + 422
    frame #20: 0x0000000110638b65 libdispatch.dylib`_dispatch_workloop_worker_thread + 719
    frame #21: 0x00007fff51b9ea3d libsystem_pthread.dylib`_pthread_wqthread + 290
    frame #22: 0x00007fff51b9db77 libsystem_pthread.dylib`start_wqthread + 15
  thread #9, queue = 'com.google.fira.worker'
    frame #0: 0x00007fff51af3ad6 libsystem_kernel.dylib`fsync + 10
    frame #1: 0x00007fff50c43bef libsqlite3.dylib`unixSync + 191
    frame #2: 0x00007fff50c54342 libsqlite3.dylib`syncJournal + 562
    frame #3: 0x00007fff50c1b6be libsqlite3.dylib`sqlite3PagerCommitPhaseOne + 1198
    frame #4: 0x00007fff50c1bae3 libsqlite3.dylib`sqlite3BtreeCommitPhaseOne + 147
    frame #5: 0x00007fff50c6029b libsqlite3.dylib`sqlite3VdbeHalt + 3755
    frame #6: 0x00007fff50c75a33 libsqlite3.dylib`sqlite3VdbeExec + 65779
    frame #7: 0x00007fff50c1766e libsqlite3.dylib`sqlite3_step + 1294
    frame #8: 0x00007fff50c25335 libsqlite3.dylib`sqlite3_exec + 325
    frame #9: 0x000000010be749f7 UTG - Up To Game Pro`-[APMSqliteStore endTransaction] + 39
    frame #10: 0x000000010be7486d UTG - Up To Game Pro`-[APMSqliteStore performTransactionWithError:block:] + 237
    frame #11: 0x000000010be2d83f UTG - Up To Game Pro`-[APMDatabase performTransaction:] + 58
    frame #12: 0x000000010be47db3 UTG - Up To Game Pro`-[APMMeasurement writeEventOnWorkerQueue:] + 1154
    frame #13: 0x000000010be47314 UTG - Up To Game Pro`-[APMMeasurement handleEventOnWorkerQueue:] + 3368
    frame #14: 0x000000010be42314 UTG - Up To Game Pro`-[APMMeasurement reportSessionStartOnWorkerQueueWithTimestamp:appInBackground:] + 354
    frame #15: 0x000000010be425d0 UTG - Up To Game Pro`-[APMMeasurement reportFirstOpenOnWorkerQueue] + 644
    frame #16: 0x000000010be41c00 UTG - Up To Game Pro`__47-[APMMeasurement startMeasurementOnWorkerQueue]_block_invoke + 2497
    frame #17: 0x000000010be411b3 UTG - Up To Game Pro`-[APMMeasurement startMeasurementOnWorkerQueue] + 174
    frame #18: 0x000000010be40dc3 UTG - Up To Game Pro`-[APMMeasurement setEnabledOnWorkerQueue:] + 285
    frame #19: 0x000000010be40c99 UTG - Up To Game Pro`__29-[APMMeasurement setEnabled:]_block_invoke + 42
    frame #20: 0x000000010be5d417 UTG - Up To Game Pro`__51-[APMScheduler scheduleOnWorkerQueueBlockID:block:]_block_invoke + 29
    frame #21: 0x0000000110624f11 libdispatch.dylib`_dispatch_call_block_and_release + 12
    frame #22: 0x0000000110625e8e libdispatch.dylib`_dispatch_client_callout + 8
    frame #23: 0x000000011062c6fd libdispatch.dylib`_dispatch_lane_serial_drain + 788
    frame #24: 0x000000011062d28f libdispatch.dylib`_dispatch_lane_invoke + 422
    frame #25: 0x0000000110638b65 libdispatch.dylib`_dispatch_workloop_worker_thread + 719
    frame #26: 0x00007fff51b9ea3d libsystem_pthread.dylib`_pthread_wqthread + 290
    frame #27: 0x00007fff51b9db77 libsystem_pthread.dylib`start_wqthread + 15
  thread #10, name = 'com.apple.uikit.eventfetch-thread'
    frame #0: 0x00007fff51af0dfa libsystem_kernel.dylib`mach_msg_trap + 10
    frame #1: 0x00007fff51af1170 libsystem_kernel.dylib`mach_msg + 60
    frame #2: 0x00007fff23da14d5 CoreFoundation`__CFRunLoopServiceMachPort + 165
    frame #3: 0x00007fff23d9c107 CoreFoundation`__CFRunLoopRun + 1383
    frame #4: 0x00007fff23d9b884 CoreFoundation`CFRunLoopRunSpecific + 404
    frame #5: 0x00007fff2592d831 Foundation`-[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 211
    frame #6: 0x00007fff2592daa0 Foundation`-[NSRunLoop(NSRunLoop) runUntilDate:] + 72
    frame #7: 0x00007fff48cc6057 UIKitCore`-[UIEventFetcher threadMain] + 138
    frame #8: 0x00007fff259435ab Foundation`__NSThread__start__ + 1047
    frame #9: 0x00007fff51ba2109 libsystem_pthread.dylib`_pthread_start + 148
    frame #10: 0x00007fff51b9db8b libsystem_pthread.dylib`thread_start + 15
  thread #11, queue = 'AXCodeLoader'
    frame #0: 0x00007fff23da3281 CoreFoundation`_CFRelease + 161
    frame #1: 0x00007fff2e8e1090 AccessibilityUtilities`-[AXCodeLoader _accessibilityCodeItemMatchingName:type:path:] + 441
    frame #2: 0x00007fff2e8e11fa AccessibilityUtilities`-[AXCodeLoader _associateAccessibilityCodeItemWithLoadedCodeItem:] + 194
    frame #3: 0x00007fff2e8dfe24 AccessibilityUtilities`__36-[AXCodeLoader _addTrackedCodeItem:]_block_invoke + 224
    frame #4: 0x0000000110624f11 libdispatch.dylib`_dispatch_call_block_and_release + 12
    frame #5: 0x0000000110625e8e libdispatch.dylib`_dispatch_client_callout + 8
    frame #6: 0x000000011062c6fd libdispatch.dylib`_dispatch_lane_serial_drain + 788
    frame #7: 0x000000011062d28f libdispatch.dylib`_dispatch_lane_invoke + 422
    frame #8: 0x0000000110638b65 libdispatch.dylib`_dispatch_workloop_worker_thread + 719
    frame #9: 0x00007fff51b9ea3d libsystem_pthread.dylib`_pthread_wqthread + 290
    frame #10: 0x00007fff51b9db77 libsystem_pthread.dylib`start_wqthread + 15
  thread #12
    frame #0: 0x00007fff51af24ce libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #1: 0x00007fff51b9eaa1 libsystem_pthread.dylib`_pthread_wqthread + 390
    frame #2: 0x00007fff51b9db77 libsystem_pthread.dylib`start_wqthread + 15
  thread #13
    frame #0: 0x00007fff51af24ce libsystem_kernel.dylib`__workq_kernreturn + 10
    frame #1: 0x00007fff51b9eaa1 libsystem_pthread.dylib`_pthread_wqthread + 390
    frame #2: 0x00007fff51b9db77 libsystem_pthread.dylib`start_wqthread + 15

here is the console output :

2020-03-20 13:14:48.207967+1100 UTG - Up To Game Pro[34539:1410138] FBSDKLog: Unable to find a valid UIWindow
2020-03-20 13:14:48.208020+1100 UTG - Up To Game Pro[34539:1412059] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated.}
2020-03-20 13:14:48.210178+1100 UTG - Up To Game Pro[34539:1412077] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated.}
2020-03-20 13:14:48.211162+1100 UTG - Up To Game Pro[34539:1412077] [Client] Updating selectors after delegate addition failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated.}
2020-03-20 13:14:48.214693+1100 UTG - Up To Game Pro[34539:1412055] 6.19.0 - [GoogleUtilities/AppDelegateSwizzler][I-SWZ001011] App Delegate Proxy is disabled.
2020-03-20 13:14:48.216676+1100 UTG - Up To Game Pro[34539:1412059] [Client] Synchronous remote object proxy returned error: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated." UserInfo={NSDebugDescription=The connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc was invalidated.}
2020-03-20 13:14:48.217865+1100 UTG - Up To Game Pro[34539:1412079] [Client] Updating selectors failed with: Error Domain=NSCocoaErrorDomain Code=4099 "The connection to service on pid 0 named com.apple.commcenter.coretelephony.xpc wa-ACS031025] Analytics screen reporting is enabled. Call +[FIRAnalytics setScreenName:setScreenClass:] to set the screen name or override the default screen class name. To disable screen reporting, set the flag FirebaseScreenReportingEnabled to NO (boolean) in the Info.plist
2020-03-20 13:14:48.264260+1100 UTG - Up To Game Pro[34539:1412055] 6.19.0 - [Firebase/Analytics][I-ACS023007] Analytics v.60301000 started
2020-03-20 13:14:48.264641+1100 UTG - Up To Game Pro[34539:1412055] 6.19.0 - [Firebase/Analytics][I-ACS023008] To enable debug logging set the following application argument: -FIRAnalyticsDebugEnabled 
2020-03-20 13:14:48.265106+1100 UTG - Up To Game Pro[34539:1412055] 6.19.0 - [Firebase/Analytics][I-ACS025036] App Delegate Proxy is disabled
Time is: 1584670488
2020-03-20 13:14:48.324746+1100 UTG - Up To Game Pro[34539:1412079] 6.19.0 - [Firebase/Analytics][I-ACS800023] No pending snapshot to activate. SDK name: app_measurement
(lldb)

Any help ? iOS 13.4 now availabe and my app crashes for users with ios 13.4

Crash with my app in iOS 13.4 using SwiftUI
 
 
Q