-
-
Notifications
You must be signed in to change notification settings - Fork 358
Pause/Resume AppHangs #3909
Copy link
Copy link
Open
getsentry/sentry-docs
#17817Metadata
Metadata
Assignees
Fields
Give feedbackNo fields configured for issues without a type.
Projects
Status
No status
Add an API that pauses/resumes reporting app hangs and ANR tracking. This API is required, especially for Flutter and React-Native, to prevent the Cocoa SDK from reporting wrongly detected app hangs when the OS shows a system dialog for asking specific permissions. Please update the docs on Flutter and React-Native to mention this problem similar to how we did that for Cocoa getsentry/sentry-docs#10409.