getsentry / getsentry/sentry-react-native
Bridge `dataCollection` to iOS native SDK
Open
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 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
Assessment
This issue has not been assessed yet.