getsentry / getsentry/sentry-java

Automatic sentry-native init does not configure all properties

Open
#2,483 1 comment 1 reaction 0 assignees View on GitHub
Android Improvement NDK
Dominant language
Kotlin
Stars
1.4k
Forks
478
Avg merge
2d 23h
Merged PRs (30d)
67

Description

### Description

Right now only a few options are [processed on the native side](https://github.com/getsentry/sentry-java/blob/main/sentry-android-ndk/src/main/jni/sentry.c#L240) and there's not enough documentation on automatic configuration behavior overall.

Our [Android sample app](https://github.com/getsentry/sentry-java/blob/main/sentry-samples/sentry-samples-android) also showcases [how the native SDK can be used](https://github.com/getsentry/sentry-java/blob/main/sentry-samples/sentry-samples-android/src/main/cpp/native-sample.cpp), but it’s probably too basic as well.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.