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
Cache installationID async to avoid file IO on the main thread when starting the SDK (#3601)
Add reason for NSPrivacyAccessedAPICategoryFileTimestamp (#3626)
Fixes
Finish TTID span when transaction finishes (#3610)
Don't take screenshot and view hierarchy for app hanging (#3620)
Remove free_storage and storage_size from the device context (#3627), because Apple forbids sending
information retrieved via NSFileSystemFreeSize and NSFileSystemSize off a device; see Apple docs.
Make SentryFramesTracker available for HybridSDKs (#3683)
Make SentrySwizzle available for HybridSDKs (#3684)