Share via

MAUI iOS: Custom Configuration breaks debugging

Phillipp 5 Reputation points
2023-07-18T08:36:28.68+00:00

Hi there,

I am working with custom configurations in my csproj files. e.g. stuff like "DevDebug" or other special configurations.

As soon as I set these up, the debugging will not work anymore. It looks like MAUI is injecting some default properties for "Debug" and "Release". How can I figure out what these default properties are and which of those I need to set to make debugging work?

Thanks a lot

Developer technologies | .NET | .NET Multi-platform App UI

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.