I'm trying to debug my Xamarin Forms app on android device, but my app crashes on start after deployment, if I check "Use shared runtime" option, to be able to use breakpoints. if I uncheck "Use shared runtime", then app runs without any issues, but I'm unable to use breakpoints
here is my adb logs: http://pastebin.com/vgn2jiqh
This is an issue I do frequently see when deploying Apps in Debug configuration (use shared runtime=true) and release configuration (use shared runtime=false).
You can resolve it by removing all shared Mono components on your device by going to Settings->Apps and then remove Mono Shared Runtime etc.
After that, redeploy in the desired configuration from Xamarin Studio.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With