Closed JamesLindsay0 closed 4 months ago
Fix issues where Bugsnag is started after the focus event is received (so the foreground timer was never started).
Duration
ForegroundDuration
Supersedes #821.
Goal
Fix issues where Bugsnag is started after the focus event is received (so the foreground timer was never started).
Changeset
Duration
rather than theForegroundDuration
to determine if the app has launched as it takes account of the time before Bugsnag was started.Supersedes #821.