Failed to debug iOS app on iPhone

I am trying to test the application that I created for the iPhone, but I am having problems testing it on my device. I created a training profile and a million other steps necessary to complete such a simple task, but I get the following error:

-debugtrack -monodevelop-port 10000 -connection-mode usberror MT1107: Application failed to launch

I tried to create a test application on my Xcode and was unable to do this and received the following error message:

Could not launch "test" NotFound
+4
source share
2 answers

You may need to manually click the application on your device, after which you can get a dialog about the "Untrusted App Developer". As soon as I clicked "Trust", the application could start.

+5

, iPhone, .

+1

All Articles