Maui - Handling and logging Xaml Parse exceptions #17134
Unanswered
gabsamples6
asked this question in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi
Lets suppose that for whatever the reason I have wrongly named a static resource in one of the xaml pages and its deployed fine -
Now app runs - click button and boom crash..
Is there a way to catch XamlParseExceptions - they are not caught by UnhandledExceptionHandlers etc.. I would like to log it somewhere.
Any suggestions?
Beta Was this translation helpful? Give feedback.
All reactions