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

Automatic sentry-native init does not configure all properties

Open markushi opened this issue 3 years ago • 1 comments

Description

Right now only a few options are processed on the native side and there's not enough documentation on automatic configuration behavior overall.

Our Android sample app also showcases how the native SDK can be used, but it’s probably too basic as well.

markushi avatar Jan 19 '23 07:01 markushi

When we're gonna tackle this, let's think about how to ensure that all newly added options are synced down to native through automated tests.

romtsn avatar Jan 25 '23 15:01 romtsn