sentry-unity
sentry-unity copied to clipboard
WebGL: ANR and Application pause
trafficstars
For sessions, we're already tracking the focus of the app. Especially for WebGL (being single-threaded) would benefit significantly from pausing the ANR detection when focus is lost/application is paused.