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
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.
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.
The text was updated successfully, but these errors were encountered: