BlazorMobile
BlazorMobile copied to clipboard
Break Point
Hi @Daddoon Hope you are doing well......
I want to know about the Break point on the Blazor Mobile app for iOS and Android.
When I try to use break point on the blazor web its working, but when I debug on the "Android and "iOS" the break point not working.
Please suggest me regarding to "break point" during "Android" and "iOS debug".
When you launch your debugging session, is your iOS or Android project set as the default project ?
If you want to Debug both a native app (iOS / Android) and a remote one like the Server project, you should do multiple debugging session or manually attach through Visual Studio.
You may read this: https://github.com/Daddoon/BlazorMobile/#deploy--launch-mobile-application-debug-from-pc