Search code examples
ioscrashlyticsgoogle-fabric

What is the exact meaning of "App in Focus" shown in Crashlytics ? And is it nearly accurate?


I have seen the log in Crashlytics (In Fabric) that a specific crash has happened multiple times in the app.

But the issue report shows 3% for "App in focus" as shown in the image below, enter image description here
I want to know,

  • Whats the exact meaning of "App in focus" (In some places the meaning is "The percentage of times that the app was in focus when the crash occurred.")
  • Here what the term focus means ? Does it mean (App in completely background or App is open but some other controls like notification centre or Control centre is shown on top of the app ?

Can anyone give a clear meaning of it ?


Solution

  • An in-focus app means an app that is in the foreground and actively being used by a user at the time of a crash.

    This answer is from engineer in fabric.