| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| Sentry-Dynamic-WithARM64e.xcframework.zip | 2026-04-22 | 147.7 MB | |
| Sentry-Dynamic.xcframework.zip | 2026-04-22 | 133.9 MB | |
| Sentry-WithoutUIKitOrAppKit-WithARM64e.xcframework.zip | 2026-04-22 | 118.8 MB | |
| Sentry-WithoutUIKitOrAppKit.xcframework.zip | 2026-04-22 | 107.6 MB | |
| Sentry.xcframework.zip | 2026-04-22 | 64.1 MB | |
| SentrySwiftUI.xcframework.zip | 2026-04-22 | 716.4 kB | |
| 9.11.0 source code.tar.gz | 2026-04-22 | 10.3 MB | |
| 9.11.0 source code.zip | 2026-04-22 | 11.5 MB | |
| README.md | 2026-04-22 | 694 Bytes | |
| Totals: 9 Items | 594.6 MB | 1 | |
Features
- Track low power mode in device context (#7777)
Fixes
- Added
Package@swift-6.2.swiftto avoid issues with unsafe build flags on SPM > 6.2 (#7778) - Detect development builds via provisioning profile and debugger attachment (#7702)
- Keep replayType as
bufferfor Session Replay triggered by an error (#7804) - Fix race condition in scope observer notifications causing EXC_BAD_ACCESS during cold launch (#7807)
- Unsubscribe to system event during background to avoid reporting breadcrumbs with wrong timestamps on return to foreground (#7702)
- Fix SwiftUI's images and text redaction in iOS 26 (#7781)
- Add foreground state to app context in app hang events (#7801)