Xamarin Studio - Could not connect to the debugger

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Xamarin Studio - Could not connect to the debugger相关的知识,希望对你有一定的参考价值。

My Xamarin ios app will build successfully, however, during launch it will flash a black screen and immediately return to my phones home screen exiting my app without an error. 
Upon reviewing Xamarin Studio, the status appears at top:

Waiting for debugger to connect to Phone on port 10000 view USB...

and simply hangs for ~90 seconds. Afterwards the message "Could not connect to the debugger" appears within Xamarin Studio

 

编译没问题,release也能运行,就是无法debug,app一运行就闪退,在debug log中没有任何信息。换个iphone就好了。

 

==

 

今天发现解决方法了:

 

去掉iOS Build中Enable device-specific build就好了。??

以上是关于Xamarin Studio - Could not connect to the debugger的主要内容,如果未能解决你的问题,请参考以下文章