Real-time crash reporting
Provides real-time crash reports, allowing developers to quickly identify and fix issues as they occur.
Detailed crash insights
Crashlytics offers detailed insights into each crash, including the conditions and steps leading to the crash, which helps in debugging and improving app stability.
Automated issue grouping
Automatically groups similar crashes together, making it easier to prioritize and address the most critical issues first.
User impact insights
Shows how crashes affect real users—providing data such as the number of affected users and sessions, which aids in understanding the impact on the user experience.
Easy setup and integration
Seamless integration with Firebase and easy setup within an app, reducing the overhead for developers.
Custom keys and logs
Allows developers to log custom keys and messages, providing additional context to each crash report.
Free tier available
Offers a free tier with robust features, making it accessible for small projects and startups.
Cross-platform support
Supports multiple platforms, including iOS, Android, and Unity, making it versatile for different types of apps.
? Something for error reporting? I’ve used Sentry, but is it good for a PWA? How does it compare to Firebase Crashlytics?
Source:
over 1 year ago
> crash dumps being sent Crash dumps can contain highly sensitive info. I have blocked Crashlytics[0] and Sentry with my pi-hole so nothing gets sent. I’m starting to believe these tools are abused and not even used to improve services. They’re basically a MITM so people can violate other’s privacy. [0] https://firebase.google.com/products/crashlytics.
– Source: Hacker News
/
almost 2 years ago
There is a Crashlytics service from firebase for Flutter applications.
– Source: dev.to
/
over 2 years ago
In case you don’t have crashlytics installed, please do before releasing the app.
Source:
over 2 years ago
Crash logs: You need to understand how much and why your app is crashing. Crashlytics is the biggest exponent for this, and I highly recommend adding this to your workflow.
– Source: dev.to
/
over 3 years ago
Slack is so much more than interoffice instant messaging. It’s a communication hub, not only for the people on your team but also for all the services used by your business. Third-party apps are what transform Slack from a clean, channel based messaging platform into the central hub of your app’s development. Whether it’s alerting the front end team that new UI tweaks have been added to Zeplin or informing backend…
– Source: dev.to
/
over 3 years ago