| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sentry-expo-upload-sourcemaps-8.26.0.tgz | 2026-09-10 | 5.6 kB | |
| sentry-react-native-8.26.0.tgz | 2026-09-10 | 4.8 MB | |
| 8.26.0 source code.tar.gz | 2026-09-10 | 7.5 MB | |
| 8.26.0 source code.zip | 2026-09-10 | 8.1 MB | |
| README.md | 2026-09-10 | 2.8 kB | |
| Totals: 5 Items | 20.3 MB | 0 | |
Features
- Sync JS scope propagation context to native scope (#6686)
- Native HTTP spans (OkHttp on Android, URLSession on iOS) now automatically share the same
trace_idas the active JS navigation transaction, linking them in the Sentry trace waterfall. - Expose the iOS
enableMemoryIntrospectionoption to omit memory contents from native crash reports (#6547) - Add
anrProfilingSampleRateoption to profile ANRs on Android (#6673)
Fixes
- Time to initial display is no longer understated on Android in optimized release builds (#6692)
- Fix visionOS compilation (#6676)
- A throwing
beforeBreadcrumbnow drops the breadcrumb, and a throwingtracesSamplernow falls back to the configuredtracesSampleRate(#6675) - Stop uploading on-error Session Replays for errors dropped by
sampleRate(#6685)
Internal
Dependencies
- Bump Cocoa SDK from v9.26.1 to v9.28.0 (#6670, #6693)
- [changelog](https://github.com/getsentry/sentry-cocoa/blob/main/CHANGELOG.md#9280
- diff
- Bump JavaScript SDK from v10.73.0 to v10.74.0 (#6695)
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10740
- diff
- Bump Android SDK from v8.55.0 to v8.56.0 (#6694)
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8560
- diff