-
Notifications
You must be signed in to change notification settings - Fork 10
Open
Description
On MacOS in VSCode, I can get the API, Dashboard and app running when the app's TargetFramework is set to maccatalyst.
However, I'm not able to debug the MAUI app as breakpoints are not being hit. When looking at the Dashboard, the app also doesn't show up as 'running':

Traces do show up in the dashboard:

Maui version: 9.0.60-ci.main.25169.10
Steps to reproduce:
- Clone current repo
- Open in VSCode on MacOS
- Configure Devtunnels
- Set
TargetFrameworkof the Maui app tomaccatalyst - Add breakpoint in
OnCounterClickedmethod - Run (select "MauiAspire.AppHost [https]" as target)
- Click the button
- See it all work, but the breakpoint is not being hit
Do reach out if you need more info of if you want me to test stuff out!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels