AUTOappAutomatically collected events
app_exception
Automatically triggered when the app crashes or throws an exception
The event is sent when you integrate Firebase Crashlytics.
Parameters · 3
| Parameter | Description |
|---|---|
| fatal | Indicates whether an exception was fatal (1=true, 0=false) |
| timestamp | Indicates the timestamp of an exception |
| engagement_time_msec | The additional engagement time (ms) since the last user_engagement event |