getsentry / getsentry/sentry-java

Automatic sentry-native init does not configure all properties

未關閉
#2,483 1 則留言 1 個 reaction 已指派 0 人 在 GitHub 檢視
Android Improvement NDK
主要語言
Kotlin
星號
1.4k
分支
478
平均合併
3 天 4 小時
30 天內合併 PR
72

描述

### 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.

貢獻指南

開啟貢獻指南

研究方向

先閱讀 sentry-android-ndk/src/main/jni/sentry.c 約第 240 行附近的原生選項處理,接著檢查 sentry-samples/sentry-samples-android/src/main/cpp/native-sample.cpp 以及周圍的自動設定文件。比較自動初始化支援的屬性與範例中示範的屬性;當缺少的行為與整體設定都已記錄,且範例不再過於基本時,即表示完成。

由索引模型根據 Issue 內容生成。

評估

技術堆疊
android, c
領域
documentation, mobile
Issue 類型
缺陷
難度
4/5
預估耗時
3-5 天
活躍度
停滯
描述清晰度
基本清楚
新手友好度
38/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。