You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After installing the .NET 9 SDK and upgrading to Xcode 16, I'm facing an issue debugging an iOS MAUI app on a physical device. The app starts, but breakpoints are not hit, and it seems like the symbols are not loading. Debugging works perfectly on the simulator and even on an Android physical device.
Steps To Reporduce:
Upgrade NET9 , install MAUI workloads for NET9
Add Debug config for MAUI
Start debugging
Environment:
MacOS: Sequoia 15.2
IPhone: 14, iOS 18.2
XCODE: 16.1
VSCode: 1.96.1
ms-dotnettools.dotnet-maui Version 1.6.16
I’m unsure how to resolve this issue. Any help or guidance would be appreciated.
The text was updated successfully, but these errors were encountered:
MatEngelhardt
changed the title
After Install NET9 and Xcode16 Debugger does not hit breakpoint
NET9 and Xcode16 Maui Debugger does not hit breakpoint
Dec 19, 2024
MatEngelhardt
changed the title
NET9 and Xcode16 Maui Debugger does not hit breakpoint
Maui-IOS with Net9 and Xcode16 Debugger does not hit breakpoint
Dec 19, 2024
Hi,
After installing the .NET 9 SDK and upgrading to Xcode 16, I'm facing an issue debugging an iOS MAUI app on a physical device. The app starts, but breakpoints are not hit, and it seems like the symbols are not loading. Debugging works perfectly on the simulator and even on an Android physical device.
Steps To Reporduce:
Environment:
I’m unsure how to resolve this issue. Any help or guidance would be appreciated.
Thanks and regards,
Matthias
| VS Bug 2328185
The text was updated successfully, but these errors were encountered: