sentry-react-native
sentry-react-native copied to clipboard
Pass `options.ignoreErrors` to native SDKs
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