One of the themes of Firebase is to understand App Quality, and part of this is knowing when and why your app is crashing when people around the world are using it. To this end, the Crash Reporting functionality of Firebase is available as a way to help you understand which users are having problems, complete with stack traces of those problems. After releasing Firebase Crash Reporting, an acquisition by Google brought Fabric and its Crashlytics product into the Firebase family. The guidance is that if you haven’t yet started to use Crash Reporting in your apps, ...