getsentry / getsentry/sentry-react-native

Bridge `dataCollection` to Android native SDK

Open
#5,999 1 comment 0 reactions 0 assignees View on GitHub
Blocked Errors React-Native Task
Dominant language
TypeScript
Stars
1.8k
Forks
366
Avg merge
1d 9h
Merged PRs (30d)
89

Description

Pass the `dataCollection` options through the native bridge to the Android SDK.

Currently `sendDefaultPii` is forwarded in `RNSentryStart.java:142`. Once the Android native SDK adopts the `dataCollection` spec, update the bridge to pass through the full `dataCollection` object instead.

## Blocked by

* Android SDK adopting the `dataCollection` spec

## References

* `packages/core/android/src/main/java/io/sentry/react/RNSentryStart.java`

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.