Lost Connection to iPad 2

I stopped all the processes of the simulator, but still getting below errors.

Reconnect to iPad 2 and run APPNAME again, or if APPNAME is still running, you can connect to it by choosing Debug> Attach to Process> APPNAME.

Getting this error in Xcode 6, which is incompatible, but you need to create it again.

Please leave a reason if anyone knows.

+4
source share
1 answer

This happens when you have 2 projects open in Xcode that you want to debug at the same time.

To reproduce the problem:

  • ()
  • () Debug → attach to process → 1.

:

  • .
  • Debug → attach to process → , 1.
+4

All Articles