Skip to main content

Posts

Showing posts from February, 2019

Integrating Crashlytics to monitor your Android app’s health

Crash monitoring tools help developers build, deploy, and maintain high-quality apps. These tools can alert you to new issues in real-time. The quicker you learn about new issues, the sooner you can get a fix to your users. There is also an opportunity to proactively reach out to users impacted by ongoing issues. All developers should implement some form of crash reporting to monitor the health of their apps. This article will guide you through quickly setting up crash monitoring with Crashlytics in your current Android app. There are many alternative tools you can use for crash monitoring, but Crashlytics–a Fabric service owned by Google–is one of the most popular and widely used. Crashlytics’ integration is easy–even for novice developers. It is completely free. The reporting is customizable and detailed. There’s good documentation and support. While other crash reporting tools may be more suitable for your needs, it’s important note that some tools like Firebase require Goog