bugsnag / bugsnag-unity

Automatic error reporting for Unity games
https://docs.bugsnag.com/platforms/unity
MIT License
89 stars 31 forks source link

Fix timing issues when Bugsnag started after the focus event #821

Closed JamesLindsay0 closed 1 month ago

JamesLindsay0 commented 1 month ago

Goal

Fix issues where Bugsnag is started after the focus event is received (so the foreground timer was never started).

Changeset