getsentry / getsentry/sentry-react-native
Bridge `dataCollection` to iOS native SDK
- 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
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