sentry-java icon indicating copy to clipboard operation
sentry-java copied to clipboard

Add support for setting sentry-native handler_strategy

Open markushi opened this issue 1 year ago • 4 comments

:scroll: Description

Bump sentry-native, add options to SentryAndroidOptions, extend sentry-native init code.

:bulb: Motivation and Context

https://github.com/getsentry/sentry-native/issues/1026

:green_heart: How did you test it?

:pencil: Checklist

  • [ ] I reviewed the submitted code.
  • [ ] I added tests to verify the changes.
  • [ ] No new PII added or SDK only sends newly added PII if sendDefaultPII is enabled.
  • [ ] I updated the docs if needed.
  • [ ] Review from the native team if needed.
  • [ ] No breaking change or entry added to the changelog.
  • [ ] No breaking change for hybrid SDKs or communicated to hybrid SDKs.

:crystal_ball: Next steps

markushi avatar Aug 30 '24 09:08 markushi