I feel I'm growing old trying to go through simple steps that should otherwise work.
Latest version of Xamarin Studio (tried with both Beta and Release), deployment on a physical device running Android 4.4.2 works only if FastDev is off, otherwise I get a "Deployment failed. Assembly synchronization error". On the other hand, I suspect having that setting off also inhibits the debugger, even though I am not noticing any errors being reported in the console. It simply fails to stop at breakpoints. Not even a Debugger.Break() is stopping the app from humming along.
Can anyone give me a hand?