getsentry / getsentry/sentry-java
Automatic sentry-native init does not configure all properties
未关闭
Android
Improvement
NDK
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 23 小时
- 30 天内合并 PR
- 67
描述
### 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.
贡献指南
评估
这个 Issue 还没有评估数据。