When Firebase Crashlytics tags a crash event with "Happened in the first second of the User's session".
One obvious scenario is when the user clicks the App icon and the app crashed within 1 second.
Could this also mean, When the user has put the App in the background and gets back on it Later?
I think It might include the scenarios when the system had cleared all the activities while in the background, and getting back on it restarts the activity it was previously visible.
Any reference to documentation will also one helpful.