Fixes
- Session Replay: Fix various crashes and issues (#4135)
- Fix
FileNotFoundException
when trying to read/write.ongoing_segment
file - Fix
IllegalStateException
when registeringonDrawListener
- Fix SIGABRT native crashes on Motorola devices when encoding a video
- Fix
- (Jetpack Compose) Modifier.sentryTag now uses Modifier.Node (#4029)
- This allows Composables that use this modifier to be skippable
Features
- (Internal) Add API to filter native debug images based on stacktrace addresses (#4159)