Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

The device does not recognize this host. when trying iphone 4 with iOS 7.1

i have app that i run successfully on iphone 5 with iOS 8.1 now with the free provisioning i like to test the app on iphone 4 with iOS 7.1 but after successfully compiling the app when i try to run it with the play button im getting :

The device does not recognize this host.
Please check your setup and try again. (0xE800001C).

enter image description here

also the deployment target is 5.1 enter image description here

what can be the problem ? using Version 6.3.2 (6D2105)

like image 675
user63898 Avatar asked Jul 07 '15 19:07

user63898


1 Answers

It worked for me when i reconnect device and you will get a popup like this

enter image description here

And then click on Trust. After that it will take some time to copying data to your computer and then you can use this device in xcode.

like image 79
Dharmbir Singh Avatar answered Oct 14 '22 00:10

Dharmbir Singh