getsentry / getsentry/sentry-react-native

Bridge `dataCollection` to iOS native SDK

Open
#6,000 3 comments 0 reactions 0 assignees View on GitHub
Errors React-Native Task
Dominant language
TypeScript
Stars
1.8k
Forks
366
Avg merge
1d 6h
Merged PRs (30d)
94

Description

Pass the `dataCollection` options through the native bridge to the iOS (Cocoa) SDK.

Similar to the Android bridge work — once the Cocoa SDK adopts the `dataCollection` spec, update the iOS native bridge to forward the `dataCollection` options.

## Blocked by

* Cocoa SDK adopting the `dataCollection` spec

## References

* `packages/core/ios/` — iOS native bridge code

⚠️ Next major v9

Contributor guide

Open the contributing guide

Research direction

Start by reading the iOS native bridge code under packages/core/ios/ and compare it with the existing Android bridge work. Confirm how the Cocoa SDK adopts the dataCollection spec before updating the bridge. Done means the iOS bridge forwards the dataCollection options once the Cocoa SDK supports them.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, react-native, typescript
Domain
mobile
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.