Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pause/Resume AppHangs #186

Open
3 of 4 tasks
philipphofmann opened this issue Jun 17, 2024 · 1 comment
Open
3 of 4 tasks

Pause/Resume AppHangs #186

philipphofmann opened this issue Jun 17, 2024 · 1 comment

Comments

@philipphofmann
Copy link
Member

philipphofmann commented Jun 17, 2024

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.

Tasks

  1. Platform: Dart
  2. 0 of 1
    Platform: React-Native
@romtsn
Copy link
Member

romtsn commented Jun 18, 2024

Android works a bit differently, so I crossed it out - basically we just report the ANRs that resulted in process death. And system popups don't cause the main thread to hang afaik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Backlog
Development

No branches or pull requests

5 participants