getsentry / getsentry/sentry-java
Automatic sentry-native init does not configure all properties
Đang mở
Android
Improvement
NDK
- Ngôn ngữ chính
- Kotlin
- Star
- 1.4k
- Fork
- 478
- Merge trung bình
- 2 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 67
Mô tả
### 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.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.