Can't debug an iOS game.

Hello. I’m trying to debug a game in iOS. When I attempt to attach the MonoDevelop debugger, it shows “Could not connect to the debugger” message.

I use a develop build and the Profiler works fine. So it seems that the iPad communicates well with the desktop. So why the debugger won’t connect?

49547-attach.png

49548-error.png

The error occurs when I double-click on the process name. It turns out that if I click on the “Attach”, button, the debugger works as expected.