Crashlytics can capture your app’s errors as app_exception events in Analytics . The events simplify debugging by giving you access a list of other events leading up to each crash, and provide audience insights by letting you pull Analytics reports for users with crashes.
Read moreHow do I test my android Crashlytics?
Force a crash to test your implementation
Read more