I'm trying to get debugging working with MonoDevelop and Unity 3 for Android. I've been able to get a debugger connection when running on the PC by hitting the play arrow but deploying to a device fails to trigger breakpoints in the debugger.
Is there something I'm missing or can we not debug while running on device?
Thanks -