Skip to content

Commit 49fc2e7

Browse files
committed
changelog -| add entry for JNI DETECTED ERROR IN APPLICATION fix
1 parent 2741b53 commit 49fc2e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
- Fixed NullReferenceException in SentryTraceHeader when parsing null or empty values ([#3757](https://github.com/getsentry/sentry-dotnet/pull/3757))
2424
- ArgumentNullException in FormRequestPayloadExtractor when handling invalid form data on ASP.NET ([#3734](https://github.com/getsentry/sentry-dotnet/pull/3734))
2525
- Crash when using NLog with FailedRequestStatusCodes options in a Maui app with Trimming enabled ([#3743](https://github.com/getsentry/sentry-dotnet/pull/3743))
26+
- Fixed `JNI DETECTED ERROR IN APPLICATION` Android crashes when multiple exceptions have to be captured in quick successions ([#3781](https://github.com/getsentry/sentry-dotnet/pull/3781))
2627

2728
### Dependencies
2829

0 commit comments

Comments
 (0)