App is not opening in IOS simulator

Hi All, I could able to launch my app in the ios simulator and xcode build is succeded. But I am not getting the app opened up due to the following error:

[HTTP] <-- POST /wd/hub/session - - ms - -

[HTTP]

[Appium] Welcome to Appium v1.15.1

[Appium] Non-default server args:

[Appium] allowInsecure: {

[Appium] }

[Appium] denyInsecure: {

[Appium] }

[Appium] Appium REST http interface listener started on 0.0.0.0:4723

[WD Proxy] Got an unexpected response with status 500: {“value”:{“error”:“session not created”,“message”:“Failed to launch com.aa.mobileCCIv4 application”,“traceback”:""},“sessionId”:“5C43DD63-FDE7-46BC-A925-A0DA767BE917”}

[W3C] Matched W3C error code ‘session not created’ to SessionNotCreatedError

[XCUITest] Failed to create WDA session (A new session could not be created. Details: Failed to launch com.aa.mobileCCIv4 application). Retrying…

[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1579278296904 (10:24:56 GMT-0600 (CST))

[XCUITest] Sending createSession command to WDA

[WD Proxy] Matched ‘/session’ to command name ‘createSession’

[WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {“capabilities”:{“firstMatch”:[{“bundleId”:“com.aa.mobileCCIv4”,“arguments”:[],“environment”:{},“eventloopIdleDelaySec”:0,“shouldWaitForQuiescence”:true,“shouldUseTestManagerForVisibilityDetection”:false,“maxTypingFrequency”:60,“shouldUseSingletonTestManager”:true}],“alwaysMatch”:{}}}

[HTTP] --> GET /wd/hub/sessions

[HTTP] {}

[GENERIC] Calling AppiumDriver.getSessions() with args: []

[GENERIC] Responding to client with driver.getSessions() result: []

[HTTP] <-- GET /wd/hub/sessions 200 2 ms - 40

[HTTP]

[WD Proxy] Got an unexpected response with status 500: {“value”:{“error”:“session not created”,“message”:“Failed to launch com.aa.mobileCCIv4 application”,“traceback”:""},“sessionId”:“5C43DD63-FDE7-46BC-A925-A0DA767BE917”}

[W3C] Matched W3C error code ‘session not created’ to SessionNotCreatedError

[XCUITest] Failed to create WDA session (A new session could not be created. Details: Failed to launch com.aa.mobileCCIv4 application). Retrying…

[BaseDriver] Event ‘wdaSessionAttempted’ logged at 1579278486139 (10:28:06 GMT-0600 (CST))

[XCUITest] Sending createSession command to WDA

[WD Proxy] Matched ‘/session’ to command name ‘createSession’

[WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {“capabilities”:{“firstMatch”:[{“bundleId”:“com.aa.mobileCCIv4”,“arguments”:[],“environment”:{},“eventloopIdleDelaySec”:0,“shouldWaitForQuiescence”:true,“shouldUseTestManagerForVisibilityDetection”:false,“maxTypingFrequency”:60,“shouldUseSingletonTestManager”:true}],“alwaysMatch”:{}}}

xcode log:

[WD Proxy] Proxying [POST /session] to [POST http://localhost:8100/session] with body: {“capabilities”:{“firstMatch”:[{“bundleId”:“com.aa.mobileCCIv4”,“arguments”:[],“environment”:{},“eventloopIdleDelaySec”:0,“shouldWaitForQuiescence”:true,“shouldUseTestManagerForVisibilityDetection”:false,“maxTypingFrequency”:60,“shouldUseSingletonTestManager”:true}],“alwaysMatch”:{}}}
[Xcode] 2020-01-17 10:36:10.545 xcodebuild[98817:5351819] DTDeviceKit: Failed to mount DDI from ‘’, error=-402653034: Error Domain=com.apple.dtdevicekit Code=-402653034 “Xcode encountered an error” UserInfo={NSLocalizedFailureReason=The user has not yet responded to the pairing request., com.apple.dtdevicekit.stacktrace=(
[Xcode] 0 DTDeviceKitBase 0x0000000117b226e7 DTDKCreateNSError + 109
[Xcode] 1 DTDeviceKitBase 0x0000000117b22de9 DTDK_AMDErrorToNSError + 792
[Xcode] 2 DTDeviceKitBase 0x0000000117b60780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
[Xcode] 3 DTDeviceKitBase 0x0000000117b6129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
[Xcode] 4 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 5 libdispatch.dylib 0x00007fff5f590129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
[Xcode] 6 DTDeviceKitBase 0x0000000117b60f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
[Xcode] 7 IDEiOSSupportCore 0x00000001177552f1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 267
[Xcode] 8 DVTFoundation 0x00000001075c7e7a DVT_CALLING_CLIENT_BLOCK + 7
[Xcode] 9 DVTFoundation 0x00000001075cbb51 __DVTDispatchGroupAsync_block_invoke + 809
[Xcode] 10 libdispatch.dylib 0x00007fff5f5835f8 _dispatch_call_block_and_release + 12
[Xcode] 11 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 12 libdispatch.dylib 0x00007fff5f586e5e _dispatch_continuation_pop + 534
[Xcode] 13 libdispatch.dylib 0x00007fff5f5864a3 _dispatch_async_redirect_invoke + 703
[Xcode] 14 libdispatch.dylib 0x00007fff5f5923bc _dispatch_root_queue_drain + 324
[Xcode] 15 libdispatch.dylib 0x00007fff5f592b46 _dispatch_worker_thread2 + 90
[Xcode] 16 libsystem_pthread.dylib 0x00007fff5f7c46b3 _pthread_wqthread + 583
[Xcode] 17 libsystem_pthread.dylib 0x00007fff5f7c43fd start_wqthread + 13
[Xcode] ), DVTRadarComponentKey=487927, NSLocalizedDescription=Xcode encountered an error}
[Xcode]
[Xcode] 2020-01-17 10:36:10.546 xcodebuild[98817:5351819] iPhoneConnect: :iphone: unable to mount developer disk image, (Error Domain=com.apple.dtdevicekit Code=-402653034 “Xcode encountered an error” UserInfo={NSLocalizedFailureReason=The user has not yet responded to the pairing request., com.apple.dtdevicekit.stacktrace=(
[Xcode] 0 DTDeviceKitBase 0x0000000117b226e7 DTDKCreateNSError + 109
[Xcode] 1 DTDeviceKitBase 0x0000000117b22de9 DTDK_AMDErrorToNSError + 792
[Xcode] 2 DTDeviceKitBase 0x0000000117b60780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
[Xcode] 3 DTDeviceKitBase 0x0000000117b6129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
[Xcode] 4 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 5 libdispatch.dylib 0x00007fff5f590129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
[Xcode] 6 DTDeviceKitBase 0x0000000117b60f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
[Xcode] 7 IDEiOSSupportCore 0x00000001177552f1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 267
[Xcode] 8 DVTFoundation 0x00000001075c7e7a DVT_CALLING_CLIENT_BLOCK + 7
[Xcode] 9 DVTFoundation 0x00000001075cbb51 __DVTDispatchGroupAsync_block_invoke + 809
[Xcode] 10 libdispatch.dylib 0x00007fff5f5835f8 _dispatch_call_block_and_release + 12
[Xcode] 11 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 12 libdispatch.dylib 0x00007fff5f586e5e _dispatch_continuation_pop + 534
[Xcode] 13 libdispatch.dylib 0x00007fff5f5864a3 _dispatch_async_redirect_invoke + 703
[Xcode] 14 libdispatch.dylib 0x00007fff5f5923bc _dispatch_root_queue_drain + 324
[Xcode] 15 libdispatch.dylib 0x00007fff5f592b46 _dispatch_worker_thread2 + 90
[Xcode] 16 libsystem_pthread.dylib 0x00007fff5f7c46b3 _pthread_wqthread + 583
[Xcode] 17 libsystem_pthread.dylib 0x00007fff5f7c43fd start_wqthread + 13
[Xcode] ), DVTRadarComponentKey=487927, NSLocalizedDescription=Xcode encountered an error}) {
[Xcode] DVTRadarComponentKey = 487927;
[Xcode] NSLocalizedDescription = “Xcode encountered an error”;
[Xcode] NSLocalizedFailureReason = “The user has not yet responded to the pairing request.”;
[Xcode] “com.apple.dtdevicekit.stacktrace” = (
[Xcode] 0 DTDeviceKitBase 0x0000000117b226e7 DTDKCreateNSError + 109
[Xcode] 1 DTDeviceKitBase 0x0000000117b22de9 DTDK_AMDErrorToNSError + 792
[Xcode] 2 DTDeviceKitBase 0x0000000117b60780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
[Xcode] 3 DTDeviceKitBase 0x0000000117b6129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
[Xcode] 4 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 5 libdispatch.dylib 0x00007fff5f590129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
[Xcode] 6 DTDeviceKitBase 0x0000000117b60f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
[Xcode] 7 IDEiOSSupportCore 0x00000001177552f1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 267
[Xcode] 8 DVTFoundation 0x00000001075c7e7a DVT_CALLING_CLIENT_BLOCK + 7
[Xcode] 9 DVTFoundation 0x00000001075cbb51 __DVTDispatchGroupAsync_block_invoke + 809
[Xcode] 10 libdispatch.dylib 0x00007fff5f5835f8 _dispatch_call_block_and_release + 12
[Xcode] 11 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 12 libdispatch.dylib 0x00007fff5f586e5e _dispatch_continuation_pop + 534
[Xcode] 13 libdispatch.dylib 0x00007fff5f5864a3 _dispatch_async_redirect_invoke + 703
[Xcode] 14 libdispatch.dylib 0x00007fff5f5923bc _dispatch_root_queue_drain + 324
[Xcode] 15 libdispatch.dylib 0x00007fff5f592b46 _dispatch_worker_thread2 + 90
[Xcode] 16 libsystem_pthread.dylib 0x00007fff5f7c46b3 _pthread_wqthread + 583
[Xcode] 17 libsystem_pthread.dylib 0x00007fff5f7c43fd start_wqthread + 13
[Xcode] );
[Xcode] }
[Xcode] 2020-01-17 10:36:10.546 xcodebuild[98817:5303642] [MT] iPhoneConnect: :iphone: – An error occurred whilst preparing device for development – Xcode encountered an error
[Xcode] Domain: com.apple.dtdevicekit
[Xcode] Code: -402653034
[Xcode] Failure Reason: The user has not yet responded to the pairing request.
[Xcode] User Info: {
[Xcode] DVTRadarComponentKey = 487927;
[Xcode] “com.apple.dtdevicekit.stacktrace” = (
[Xcode] 0 DTDeviceKitBase 0x0000000117b226e7 DTDKCreateNSError + 109
[Xcode] 1 DTDeviceKitBase 0x0000000117b22de9 DTDK_AMDErrorToNSError + 792
[Xcode] 2 DTDeviceKitBase 0x0000000117b60780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
[Xcode] 3 DTDeviceKitBase 0x0000000117b6129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
[Xcode] 4 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 5 libdispatch.dylib 0x00007fff5f590129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
[Xcode] 6 DTDeviceKitBase 0x0000000117b60f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
[Xcode] 7 IDEiOSSupportCore 0x00000001177552f1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 267
[Xcode] 8 DVTFoundation 0x00000001075c7e7a DVT_CALLING_CLIENT_BLOCK + 7
[Xcode] 9 DVTFoundation 0x00000001075cbb51 __DVTDispatchGroupAsync_block_invoke + 809
[Xcode] 10 libdispatch.dylib 0x00007fff5f5835f8 _dispatch_call_block_and_release + 12
[Xcode] 11 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 12 libdispatch.dylib 0x00007fff5f586e5e _dispatch_continuation_pop + 534
[Xcode] 13 libdispatch.dylib 0x00007fff5f5864a3 _dispatch_async_redirect_invoke + 703
[Xcode] 14 libdispatch.dylib 0x00007fff5f5923bc _dispatch_root_queue_drain + 324
[Xcode] 15 libdispatch.dylib 0x00007fff5f592b46 _dispatch_worker_thread2 + 90
[Xcode] 16 libsystem_pthread.dylib 0x00007fff5f7c46b3 _pthread_wqthread + 583
[Xcode] 17 libsystem_pthread.dylib 0x00007fff5f7c43fd start_wqthread + 13
[Xcode] );
[Xcode] }
[Xcode] –
[Xcode] 2020-01-17 10:36:10.546 xcodebuild[98817:5303642] [MT] iPhoneConnect: :iphone: == Underlying device preparation errors ==
[Xcode]
[Xcode] 2020-01-17 10:36:10.546 xcodebuild[98817:5303642] [MT] iPhoneConnect: Xcode encountered an error
[Xcode] Domain: com.apple.dtdevicekit
[Xcode] Code: -402653034
[Xcode] Failure Reason: The user has not yet responded to the pairing request.
[Xcode] User Info: {
[Xcode] DVTRadarComponentKey = 487927;
[Xcode] “com.apple.dtdevicekit.stacktrace” = (
[Xcode] 0 DTDeviceKitBase 0x0000000117b226e7 DTDKCreateNSError + 109
[Xcode] 1 DTDeviceKitBase 0x0000000117b22de9 DTDK_AMDErrorToNSError + 792
[Xcode] 2 DTDeviceKitBase 0x0000000117b60780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
[Xcode] 3 DTDeviceKitBase 0x0000000117b6129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
[Xcode] 4 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 5 libdispatch.dylib 0x00007fff5f590129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
[Xcode] 6 DTDeviceKitBase 0x0000000117b60f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
[Xcode] 7 IDEiOSSupportCore 0x00000001177552f1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 267
[Xcode] 8 DVTFoundation 0x00000001075c7e7a DVT_CALLING_CLIENT_BLOCK + 7
[Xcode] 9 DVTFoundation 0x00000001075cbb51 __DVTDispatchGroupAsync_block_invoke + 809
[Xcode] 10 libdispatch.dylib 0x00007fff5f5835f8 _dispatch_call_block_and_release + 12
[Xcode] 11 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 12 libdispatch.dylib 0x00007fff5f586e5e _dispatch_continuation_pop + 534
[Xcode] 13 libdispatch.dylib 0x00007fff5f5864a3 _dispatch_async_redirect_invoke + 703
[Xcode] 14 libdispatch.dylib 0x00007fff5f5923bc _dispatch_root_queue_drain + 324
[Xcode] 15 libdispatch.dylib 0x00007fff5f592b46 _dispatch_worker_thread2 + 90
[Xcode] 16 libsystem_pthread.dylib 0x00007fff5f7c46b3 _pthread_wqthread + 583
[Xcode] 17 libsystem_pthread.dylib 0x00007fff5f7c43fd start_wqthread + 13
[Xcode] );
[Xcode] }
[Xcode] –
[Xcode] 2020-01-17 10:36:10.549 xcodebuild[98817:5303642] [MT] iPhoneConnect: Xcode encountered an error
[Xcode] Domain: com.apple.dtdevicekit
[Xcode] Code: -402653034
[Xcode] Failure Reason: The user has not yet responded to the pairing request.
[Xcode] User Info: {
[Xcode] DVTRadarComponentKey = 487927;
[Xcode] “com.apple.dtdevicekit.stacktrace” = (
[Xcode] 0 DTDeviceKitBase 0x0000000117b226e7 DTDKCreateNSError + 109
[Xcode] 1 DTDeviceKitBase 0x0000000117b22de9 DTDK_AMDErrorToNSError + 792
[Xcode] 2 DTDeviceKitBase 0x0000000117b60780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
[Xcode] 3 DTDeviceKitBase 0x0000000117b6129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
[Xcode] 4 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 5 libdispatch.dylib 0x00007fff5f590129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
[Xcode] 6 DTDeviceKitBase 0x0000000117b60f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
[Xcode] 7 IDEiOSSupportCore 0x00000001177552f1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 267
[Xcode] 8 DVTFoundation 0x00000001075c7e7a DVT_CALLING_CLIENT_BLOCK + 7
[Xcode] 9 DVTFoundation 0x00000001075cbb51 __DVTDispatchGroupAsync_block_invoke + 809
[Xcode] 10 libdispatch.dylib 0x00007fff5f5835f8 _dispatch_call_block_and_release + 12
[Xcode] 11 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 12 libdispatch.dylib 0x00007fff5f586e5e _dispatch_continuation_pop + 534
[Xcode] 13 libdispatch.dylib 0x00007fff5f5864a3 _dispatch_async_redirect_invoke + 703
[Xcode] 14 libdispatch.dylib 0x00007fff5f5923bc _dispatch_root_queue_drain + 324
[Xcode] 15 libdispatch.dylib 0x00007fff5f592b46 _dispatch_worker_thread2 + 90
[Xcode] 16 libsystem_pthread.dylib 0x00007fff5f7c46b3 _pthread_wqthread + 583
[Xcode] 17 libsystem_pthread.dylib 0x00007fff5f7c43fd start_wqthread + 13
[Xcode] );
[Xcode] }
[Xcode] –
[Xcode] 2020-01-17 10:36:10.549 xcodebuild[98817:5303642] [MT] iPhoneConnect: :iphone: == END: Underlying device preparation errors ==
[Xcode]
[Xcode] 2020-01-17 10:36:20.036 xcodebuild[98817:5303642] [MT] iPhoneConnect: :iphone: == Underlying device preparation errors ==
[Xcode] 2020-01-17 10:36:20.036 xcodebuild[98817:5303642] [MT] iPhoneConnect: Xcode encountered an error
[Xcode] Domain: com.apple.dtdevicekit
[Xcode] Code: -402653034
[Xcode] Failure Reason: The user has not yet responded to the pairing request.
[Xcode] User Info: {
[Xcode] DVTRadarComponentKey = 487927;
[Xcode] “com.apple.dtdevicekit.stacktrace” = (
[Xcode] 0 DTDeviceKitBase 0x0000000117b226e7 DTDKCreateNSError + 109
[Xcode] 1 DTDeviceKitBase 0x0000000117b22de9 DTDK_AMDErrorToNSError + 792
[Xcode] 2 DTDeviceKitBase 0x0000000117b60780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
[Xcode] 3 DTDeviceKitBase 0x0000000117b6129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
[Xcode] 4 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 5 libdispatch.dylib 0x00007fff5f590129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
[Xcode] 6 DTDeviceKitBase 0x0000000117b60f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
[Xcode] 7 IDEiOSSupportCore 0x00000001177552f1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 267
[Xcode] 8 DVTFoundation 0x00000001075c7e7a DVT_CALLING_CLIENT_BLOCK + 7
[Xcode] 9 DVTFoundation 0x00000001075cbb51 __DVTDispatchGroupAsync_block_invoke + 809
[Xcode] 10 libdispatch.dylib 0x00007fff5f5835f8 _dispatch_call_block_and_release + 12
[Xcode] 11 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 12 libdispatch.dylib 0x00007fff5f586e5e _dispatch_continuation_pop + 534
[Xcode] 13 libdispatch.dylib 0x00007fff5f5864a3 _dispatch_async_redirect_invoke + 703
[Xcode] 14 libdispatch.dylib 0x00007fff5f5923bc _dispatch_root_queue_drain + 324
[Xcode] 15 libdispatch.dylib 0x00007fff5f592b46 _dispatch_worker_thread2 + 90
[Xcode] 16 libsystem_pthread.dylib 0x00007fff5f7c46b3 _pthread_wqthread + 583
[Xcode] 17 libsystem_pthread.dylib 0x00007fff5f7c43fd start_wqthread + 13
[Xcode] );
[Xcode] }
[Xcode] –
[Xcode] 2020-01-17 10:36:20.036 xcodebuild[98817:5303642] [MT] iPhoneConnect: Xcode encountered an error
[Xcode] Domain: com.apple.dtdevicekit
[Xcode] Code: -402653034
[Xcode] Failure Reason: The user has not yet responded to the pairing request.
[Xcode] User Info: {
[Xcode] DVTRadarComponentKey = 487927;
[Xcode] “com.apple.dtdevicekit.stacktrace” = (
[Xcode] 0 DTDeviceKitBase 0x0000000117b226e7 DTDKCreateNSError + 109
[Xcode] 1 DTDeviceKitBase 0x0000000117b22de9 DTDK_AMDErrorToNSError + 792
[Xcode] 2 DTDeviceKitBase 0x0000000117b60780 -[DTDKMobileDeviceToken _mountDeveloperDiskImage:withError:] + 844
[Xcode] 3 DTDeviceKitBase 0x0000000117b6129d __58-[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:]_block_invoke + 699
[Xcode] 4 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 5 libdispatch.dylib 0x00007fff5f590129 _dispatch_lane_barrier_sync_invoke_and_complete + 60
[Xcode] 6 DTDeviceKitBase 0x0000000117b60f80 -[DTDKMobileDeviceToken mountDeveloperDiskImageWithError:] + 199
[Xcode] 7 IDEiOSSupportCore 0x00000001177552f1 __37-[DVTiOSDevice(Connect) hasConnected]_block_invoke_2 + 267
[Xcode] 8 DVTFoundation 0x00000001075c7e7a DVT_CALLING_CLIENT_BLOCK + 7
[Xcode] 9 DVTFoundation 0x00000001075cbb51 __DVTDispatchGroupAsync_block_invoke + 809
[Xcode] 10 libdispatch.dylib 0x00007fff5f5835f8 _dispatch_call_block_and_release + 12
[Xcode] 11 libdispatch.dylib 0x00007fff5f58463d _dispatch_client_callout + 8
[Xcode] 12 libdispatch.dylib 0x00007fff5f586e5e _dispatch_continuation_pop + 534
[Xcode] 13 libdispatch.dylib 0x00007fff5f5864a3 _dispatch_async_redirect_invoke + 703
[Xcode] 14 libdispatch.dylib 0x00007fff5f5923bc _dispatch_root_queue_drain + 324
[Xcode] 15 libdispatch.dylib 0x00007fff5f592b46 _dispatch_worker_thread2 + 90
[Xcode] 16 libsystem_pthread.dylib 0x00007fff5f7c46b3 _pthread_wqthread + 583
[Xcode] 17 libsystem_pthread.dylib 0x00007fff5f7c43fd start_wqthread + 13
[Xcode] );
[Xcode] }
[Xcode] –
[Xcode]
[Xcode] 2020-01-17 10:36:20.036 xcodebuild[98817:5303642] [MT] iPhoneConnect: :iphone: == END: Underlying device preparation errors ==
[Xcode]
[Xcode] 2020-01-17 10:36:26.808499-0600 WebDriverAgentRunner-Runner[98826:5303926] Enqueue Failure: activate application ‘’ (current state: Not Running) /Applications/Appium.app/Contents/Resources/app/node_modules/appium-webdriveragent/WebDriverAgentRunner/UITestingUITests.m 38 1
[Xcode]
[Xcode] t = 1317.72s Wait for accessibility to load
[Xcode]
[Xcode] t = 1377.72s Setting up automation session
[Xcode]
[Xcode] 2020-01-17 10:37:26.813544-0600 WebDriverAgentRunner-Runner[98826:5303926] Enqueue Failure: Failed to get automation session for com.aa.mobileCCIv4:0: Timed out waiting for target to check in. /Applications/Appium.app/Contents/Resources/app/node_modules/appium-webdriveragent/WebDriverAgentRunner/UITestingUITests.m 38 1
[Xcode] t = 1377.72s Wait for com.aa.mobileCCIv4 to idle
[Xcode]
[Xcode] 2020-01-17 10:37:27.835070-0600 WebDriverAgentRunner-Runner[98826:5303926] Enqueue Failure: Application ‘com.aa.mobileCCIv4’ has not loaded accessibility /Applications/Appium.app/Contents/Resources/app/node_modules/appium-webdriveragent/WebDriverAgentRunner/UITestingUITests.m 38 1
[Xcode]

any updated on this, please?

We are using Sauce labs and its working now