We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8241457 commit ffc2fd8Copy full SHA for ffc2fd8
1 file changed
CHANGELOG.md
@@ -10,7 +10,7 @@
10
11
### Features
12
13
-- Add `enableTombstone` option for improved native crash reporting on Android 12+ ([#5676](https://github.com/getsentry/sentry-react-native/pull/5676))
+- Add `enableTombstone` option for improved native crash reporting on Android 12+ ([#5680](https://github.com/getsentry/sentry-react-native/pull/5680))
14
- When enabled, uses Android's `ApplicationExitInfo.REASON_CRASH_NATIVE` to capture native crashes with more detailed thread information
15
```js
16
import * as Sentry from '@sentry/react-native';
0 commit comments