Skip to content

Conversation

@jamescrosswell
Copy link
Collaborator

Fixes app crashes from NullReferenceExceptions even when these are caught/handled, if Sentry Native is being used. See:

@jamescrosswell jamescrosswell marked this pull request as ready for review January 7, 2025 22:22
@jamescrosswell jamescrosswell enabled auto-merge (squash) January 7, 2025 22:23

- .NET Mobile: Disable and made obsolete the iOS Watchdog termination feature which is based on heuristics that don't work in .NET ([#3867](https://github.com/getsentry/sentry-dotnet/pull/3867))

- NullReferenceExceptions causing application crashes in AOT compiled applications (PR #3694) ([#3871](https://github.com/getsentry/sentry-dotnet/pull/3871))
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- NullReferenceExceptions causing application crashes in AOT compiled applications (PR #3694) ([#3871](https://github.com/getsentry/sentry-dotnet/pull/3871))
- Fix for .NET on Android: NullReferenceException handled by Mono cause the app to crash (PR #3694) ([#3871](https://github.com/getsentry/sentry-dotnet/pull/3871))

@jamescrosswell jamescrosswell merged commit 3f63cb6 into main Jan 7, 2025
23 checks passed
@jamescrosswell jamescrosswell deleted the revert-3694 branch January 7, 2025 23:25
jpnurmi added a commit that referenced this pull request Oct 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants