Features
- Add
getDefaultConfigoption togetSentryExpoConfig(#3690) - Add
beforeScreenshotoption toReactNativeOptions(#3715)
Fixes
- Do not enable NativeFramesTracking when native is not available (#3705)
- Do not initialize the SDK during
expo-routerstatic routes generation (#3730) - Cancel spans in background doesn't crash in environments without AppState (#3727)
- Fix missing Stall measurements when using new
.end()span API (#3737) - Change TimeToDisplay unsupported log from error to warning level. (#3699)