Hello,
When I start my app and push on a button for instance, I get these messages & my app crashs.
1. It works fine without debugging mode
2. It works fine with Xamarin Studio on Mac OS
It is really annoying since I can't use breakpoints, I can't see anything about the locals...
=> I really need those things in order to ship a bug-free app...
I'm currently using DisplayAlerts to show Exceptions, but it's not a viable solution.
I work with a PCL & a Xamarin.Android project where I access features like device's Scanner, Bluetooth...
Thank you very much for your time.