some weeks from now I've been receiving this strange message almost every time I try tu run an app from XCode.
error: failed to launch '//here's the route to my app//' -- failed to send the qLaunchSuccess packet
I've been searching for information and I've found some answers about certificate issues. I've set the code signing to my developer, not distribution, certificate so it's not the same problem I think. The bad news are that each time this error happens for a while (2 -3 times in a row) the app gets freezed on the bootstrap server and there's no other way to fix it than resetting the device, which makes me lose a lot of time. Any solutions?