Home > Uncategorized > Visual Studio debugger not hitting breakpoints

Visual Studio debugger not hitting breakpoints

This happened on a Xamarin based project, connected to a real android device on VS 2022. Where no breakpoints were being hit on the projecct, even though the application deployed and ran on the device.

Here, thanks to this post: https://github.com/xamarin/xamarin-android/pull/6660 I enabled “Use Fast Deployment” – see screenshot above, and the breakpoints started to get hit again, and it deployed faster to the device.

Categories: Uncategorized
  1. No comments yet.
  1. No trackbacks yet.

Leave a comment