You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)