Quantcast
Channel: Xamarin.Forms — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 58056

debugger will not stop on breakpoints

$
0
0

Hi. I'm new to Xamarin Forms. I'm using Xamarin 5.7 (build 661). The debugger will not stop on any breakpoints for iOS or android.

Even if I manually add a break like this (no luck):
System.Diagnostics.Debugger.Break();

I've tried 'debug iPhone' and also 'debug iPhoneSimulator'.

Any ideas would be appreciated. I must be missing something simple....

Cheers


Viewing all articles
Browse latest Browse all 58056

Trending Articles