Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Lost connection to "iPhone 6”.when first time run my iOS app in xcode6

I am using Xcode6.0.1, first time run my app in iOS simulator then I got following error message

Restore the connection to "iPhone 6" and run “APPNAME” again, or if "APPNAME" is still running, you can attach to it by selecting Debug > Attach to Process > APPNAME.

How do I solve this issue?

Screenshot for error

like image 740
IKKA Avatar asked Sep 23 '14 06:09

IKKA


2 Answers

This is a known issue and should be mentioned in the release notes. At present, the only workaround is to try again. Sorry. =/

like image 96
Jeremy Huddleston Sequoia Avatar answered Nov 17 '22 10:11

Jeremy Huddleston Sequoia


You can select Debug in menu bar and select attach to process and select iOS Simulator. It worked for me.

like image 1
kalyani puvvada Avatar answered Nov 17 '22 11:11

kalyani puvvada