github getsentry/sentry-react-native 8.26.0

4 hours ago

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_id as the active JS navigation transaction, linking them in the Sentry trace waterfall.
  • Expose the iOS enableMemoryIntrospection option to omit memory contents from native crash reports (#6547)
  • Add anrProfilingSampleRate option 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 beforeBreadcrumb now drops the breadcrumb, and a throwing tracesSampler now falls back to the configured tracesSampleRate (#6675)
  • Stop uploading on-error Session Replays for errors dropped by sampleRate (#6685)

Internal

  • Add visionOS sample app and CI tests (#6676)
  • Add tvOS sample app and CI tests (#6676)

Dependencies

Don't miss a new sentry-react-native release

NewReleases is sending notifications on new releases.