getsentry / getsentry/sentry-java
User consent support
未关闭
Android
Errors
Improvement
user-consent
- 主要语言
- Kotlin
- 星标
- 1.4k
- 派生
- 478
- 平均合并
- 2 天 22 小时
- 30 天内合并 PR
- 69
描述
### Problem Statement
Context https://github.com/getsentry/sentry-java/issues/1752
SDK may want to capture events but not send them before the user is given consent
### Solution Brainstorm
Sentry Native already supports user consent, we can borrow the idea and do something similar https://github.com/getsentry/sentry-native/blob/a51ccbbdb00cd3042022f7df6d4e352e9ae6c0c3/src/sentry_options.c#L276-L286
Request for the same feature on iOS: https://github.com/getsentry/sentry-cocoa/issues/1780
贡献指南
评估
这个 Issue 还没有评估数据。