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

ANR detection - Capture any type of app being killed #1961

Open
Angelodaniel opened this issue Jan 11, 2025 · 0 comments
Open

ANR detection - Capture any type of app being killed #1961

Angelodaniel opened this issue Jan 11, 2025 · 0 comments

Comments

@Angelodaniel
Copy link
Member

As of today Unity has their own watchdog thread that is checking if ANR's are happening.
We've disabled leaning on the Android SDK for the ANR detection but the Android SDK has progressed over time to have more types of ANR detection with their own pros/cons.

So there is another ticket that will be responsible for tagging the Mechanism to a Sentry event which is already great.
But we also need to have more precise ANR detection on this, hence the ticket.

@bruno-garcia, @romtsn & @bitsandfoxes have been in conversation about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Status: Waiting for: Product Owner
Development

No branches or pull requests

1 participant