You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For debugging in iOS 14 devices you need Xcode 12 atleast. Cause Apple have updated their code for debugging apps on iOS14 and that is not compatible on older version of Xcode
An error was encountered while attempting to communicate with this device. (The service is invalid.)
Domain: com.apple.dtdevicekit
Code: -402653150
Failure Reason: Please try rebooting and reconnecting the device. (0xE8000022).
User Info: {
0 DTDeviceKitBase 0x0000000124576047 DTDKCreateNSError + 109
1 DTDeviceKitBase 0x0000000124576749 DTDKAMDErrorToNSError + 792
4 DTDeviceKitBase 0x0000000124578abf _DTDKExecuteInSessionblockinvoke2 + 35
5 DTDeviceKitBase 0x0000000124577ef3 _DTDKExecuteWithConnectionblockinvoke2 + 473
6 DTDeviceKitBase 0x0000000124577cf1 _DTDKExecuteWithConnectionblockinvoke + 106
8 libdispatch.dylib 0x00007fff6f7b6129 dispatchlanebarriersyncinvokeandcomplete + 60
14 DVTFoundation 0x000000010a9b99ca DVTCALLINGCLIENTBLOCK + 7
17 libdispatch.dylib 0x00007fff6f7aa63d dispatchclientcallout + 8
20 libdispatch.dylib 0x00007fff6f7b96ed dispatchworkloopworkerthread + 598
21 libsystempthread.dylib 0x00007fff6f9ea611 pthreadwqthread + 421
);
}
Anyone having the same issue.Below are the Configuration Details.
MacOS: Mojave 10.14.6
Xcode: 11.3.1
iOS 14.1, 14.2
Please assist.
Thanks
Mamta
The text was updated successfully, but these errors were encountered: