Bridge `dataCollection` to iOS native SDK

Open
#6,000 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

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

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.

Description

Errors React-Native Task

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

Dominant language
TypeScript
Stars
1.8k
Forks
367
Avg merge
1d 4h
Merged PRs (30d)
96

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from getsentry/sentry-react-native

All issues in getsentry/sentry-react-native

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.