| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| sentry-expo-upload-sourcemaps-8.18.0.tgz | 2026-07-09 | 5.5 kB | |
| sentry-react-native-8.18.0.tgz | 2026-07-09 | 4.7 MB | |
| 8.18.0 source code.tar.gz | 2026-07-09 | 7.1 MB | |
| 8.18.0 source code.zip | 2026-07-09 | 7.7 MB | |
| README.md | 2026-07-09 | 1.9 kB | |
| Totals: 5 Items | 19.5 MB | 0 | |
Features
- Add experimental
extendAppStart/finishExtendedAppStart/getExtendedAppStartSpanto extend the standalone app start window and instrument post-init work (#6392)
Changes
- Consume
sentry-cocoaas a prebuilt xcframework by default on iOS (#6413)
Warning
This may be a breaking change for some setups. pod install now downloads Sentry.xcframework from sentry-cocoa's GitHub release (SHA256-verified) and vendors it, instead of building Sentry from source as a CocoaPod. If your iOS build breaks after upgrading (e.g. when another pod also depends on the Sentry CocoaPod), or if your pod install environment cannot reach github.com, set SENTRY_USE_XCFRAMEWORK=0 before pod install to restore the previous source-build behavior.
Fixes
- Skip iOS source maps upload on
Debugbuilds (#6405)
Dependencies
- Bump JavaScript SDK from v10.63.0 to v10.64.0 (#6418)
- [changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md#10640
- diff
- Bump Android SDK from v8.47.0 to v8.48.0 (#6422)
- [changelog](https://github.com/getsentry/sentry-java/blob/main/CHANGELOG.md#8480
- diff