Commit fe3615d
docs(react-native): Add
## DESCRIBE YOUR PR
Documents the new `attachAllThreads` option for React Native on iOS,
which attaches full stack traces for all threads to captured events.
Added in the Hybrid SDK Options section alongside the existing
`attachThreads` (Android) option.
Ref: getsentry/sentry-react-native#5959
SDK PR: getsentry/sentry-react-native#5960
## IS YOUR CHANGE URGENT?
- [ ] Urgent deadline (GA date, etc.):
- [ ] Other deadline:
- [x] None: Not urgent, can wait up to 1 week+
attachAllThreads option (#17266)1 parent 975e1ef commit fe3615d
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
377 | 377 | | |
378 | 378 | | |
379 | 379 | | |
| 380 | + | |
| 381 | + | |
| 382 | + | |
| 383 | + | |
| 384 | + | |
| 385 | + | |
380 | 386 | | |
381 | 387 | | |
382 | 388 | | |
| |||
0 commit comments