.NET Maui iOS: Catch Initialization Error #4454
Answered
by
Mike-E-angelo
Mike-E-angelo
asked this question in
Q&A
-
Hello all, I recently added a Sentry account to track down an initialization error during application load that (naturally) only occurs in the deployed App Store (Test Flight). I am trying to log an error locally during initialization, but when I throw the error and call Is there another consideration I should be aware of to get logging enabled and sent to my Sentry dashboard? Thank you for any assistance you can provide. |
Beta Was this translation helpful? Give feedback.
Answered by
Mike-E-angelo
Aug 20, 2025
Replies: 1 comment 5 replies
-
Looks like I had to do this:
|
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
Mike-E-angelo
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Looks like I had to do this: