-
-
Notifications
You must be signed in to change notification settings - Fork 366
Closed
Description
Platform
iOS
Environment
Production
Installed
Manually
Version
8.53.1
Xcode Version
16.4
Did it work on previous versions?
Yes, before we enabled app hang tracking v2
Steps to Reproduce
Enable App Hang tracking v2.
Expected Result
App hangs report the actual hanging duration, if any.
Actual Result
Sentry reports very high hanging duration (1895 seconds in the provided example), when breadcrumbs clearly show the app was not hanging.
Maybe this is linked to the fact that the app was launched in background and only actually opened much later ?
Are you willing to submit a PR?
No response