Xamarin.Forms: Android breakpoints not hit

Viewed 1103

I recently upgraded to Visual Studio 2022, and since then, I can't hit breakpoints any longer during Android shared project debugging, even if they seems to be loaded correctly. I've set debugType on Pdb only on both projects. Tried clean/rebuilding many times, remove app and restart emulator but still no luck. Any idea about this issue? I'm using XF 5.0.0.2337.

1 Answers
Related