Remove deprecated `_experiments.androidProfilingOptions` in v9
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 78/100
- Issue type
- Refactor
- Clarity
- Clearly specified
- Activity status
- Active
- Tech stack
- react-native, typescript
- Domain
- mobile
Research direction
Start with the listed locations in packages/core/src/js/options.ts, client.ts, and wrapper.ts, then inspect related tests for androidProfilingOptions and profilingOptions. Confirm the deprecated type, fallback, parameter, and compatibility resolution are removed for v9 while the replacement profilingOptions path remains covered by passing tests.
Written by the indexing model from the issue text.
Description
Summary
The _experiments.androidProfilingOptions option was deprecated in favor of _experiments.profilingOptions in #5611 (2026-02). Its JSDoc already states it "will be removed in the next major version." Fallback code currently resolves profilingOptions ?? androidProfilingOptions for backwards compatibility.
Per the SDK Deprecation Lifecycle Standard, this should be removed in the next major (v9).
Action for v9
packages/core/src/js/options.ts(~line 499): remove theandroidProfilingOptionstype definition from the_experimentsblock.packages/core/src/js/client.ts(~line 255): drop the?? this._options._experiments?.androidProfilingOptionsfallback.packages/core/src/js/wrapper.ts(~lines 67, 309, 316-317): remove theandroidProfilingOptionsparameter and theprofilingOptions ?? androidProfilingOptionscompat resolution.- Update/adjust any related tests.
References
- Deprecated in #5611 (
iOS UI Profiling) - Replacement:
_experiments.profilingOptions - Sibling v9 removal task: #5882
- SDK Deprecation Lifecycle Standard
- Dominant language
- TypeScript
- Stars
- 1.8k
- Forks
- 367
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 94
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from getsentry/sentry-react-native
-
React-Native Replays Task
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
getsentry/sentry-react-native#6680 · 1 comment ·
-
Improvement React-Native
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
getsentry/sentry-react-native#6143 · 2 comments ·
-
React-Native Task User Feedbacks
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
getsentry/sentry-react-native#5932 · 2 comments ·
-
React-Native Replays Task
Difficulty 2/5 1-3 hours Newbie friendliness 65/100
getsentry/sentry-react-native#5882 · 1 comment ·
-
Good First Issue React-Native Task
Difficulty 1/5 Under an hour Newbie friendliness 65/100
getsentry/sentry-react-native#5771 · 1 comment ·
All issues in getsentry/sentry-react-native
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
copse-dev/agent-pane#2953 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
Eynzof/Hermes-CN-Desktop#610 ·
-
bug clawsweeper:linked-pr-open clawsweeper:needs-live-repro clawsweeper:no-new-fix-pr impact:message-loss issue-rating: 🐚 platinum hermit P2 regression
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
-
calcite-components needs triage refactor
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
Esri/calcite-design-system#15203 ·