Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Could not start debugserver on “D’s iPhone” when trying to launch “Name of app” [closed]

I'm working on an iOS app, written in Swift. I try to run it on my iPhone 6S as a testing device but I get this error and I cannot figure out how to get around it:

Could not start debugserver on “D’s iPhone” when trying to launch “Name of app”

MacOS X is 10.13.3, Xcode 9.2 (since it's the stable version, not beta) and my iPhone runs 11.2.6 version

I tried restarting my phone, reconnecting the USB, connect via network. Nothing. It installs the app but it doesn't run it.

like image 636
Dani Avatar asked Mar 07 '23 18:03

Dani


1 Answers

The answer was to restart Xcode.

like image 109
Dani Avatar answered Apr 30 '23 18:04

Dani