Unable to debug my app on a device.

Hi,

I have recently update my xcode to the last 10.2.1 , and after this operation, eatch time im try to build and send app to my device i receive this error... (My IOS device is up to date)


Note: When i build the app is installed on device...


An error was encountered while attempting to communicate with this device.

Please try rebooting and reconnecting the device. (0xE8000022)


I have read and try all what i found...

clean project

delete drived data

reboot

restart xcode

check on developper device if my device is listes

change my USB cable

etc.


but nothing work :s


Can you help me...

Thanks


Carl

Replies

Have you been able to build to that device in the past? Any device in the past?


Do you have a paid Developer Program account or are you attempting to work w/Xcode's 'free provisioning'?


Are you working with a regular macOS install or virtual machine, or....?

Hi you solve the issue?
Each Xcode version supports a specific range of iOS versions, and this error is typically the iOS version is newer than the ones the specific Xcode version supports. Please see the Xcode support page to see a table of the exact pairing of versions.