sentry-react-native icon indicating copy to clipboard operation
sentry-react-native copied to clipboard

Pass `options.ignoreErrors` to native SDKs

Open krystofwoldrich opened this issue 1 year ago • 0 comments

Description

The ignoreErrors option currently only works for JS errors. We can pass in to the native SDK to filter the native errors and crashes.

### 🛑 Blocked by
- [ ] https://github.com/getsentry/sentry-cocoa/issues/4046
- [ ] https://github.com/getsentry/sentry-java/issues/3471

krystofwoldrich avatar Jun 10 '24 10:06 krystofwoldrich