Found better alternatives to crashlytics https://instabug.com/blog/instabug-vs-crashlytics/
Based on our record, Firebase Crashlytics seems to be more popular. It has been mentiond 8 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Crashlytics is a simple, real-time tool for reporting crashes, designed to help developers monitor, find, and fix issues that cause apps to crash. It works as a central system to collect and analyze crash data, providing clear and useful error reports with important context. This helps developers understand what went wrong, why it happened, and which problems affect the most users. Crashlytics can track detailed... - Source: dev.to / 3 months ago
7. Firebase Crashlytics The Firebase Crashlytics is a mobile crash reporting tool for mobile developers that automatically gathers crash diagnostics and real-time reports. This application categorizes the crash information based on user sessions, devices employed, and the operating systems utilized, thus assisting teams in efficiently distributing the workload. - Source: dev.to / 5 months ago
? Something for error reporting? I've used Sentry, but is it good for a PWA? How does it compare to Firebase Crashlytics? Source: over 2 years 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 / over 2 years ago
There is a Crashlytics service from firebase for Flutter applications. - Source: dev.to / almost 3 years ago
Sentry.io - From error tracking to performance monitoring, developers can see what actually matters, solve quicker, and learn continuously about their applications - from the frontend to the backend.
BlueScreenView - Displays information about blue screen crashes occured on your system. (MiniDump Reader)
Rollbar - Rollbar collects errors that happen in your application, notifies you, and analyzes them so you can debug and fix them. Ruby, Python, PHP, Node.js, JavaScript, and Flash libraries available.
WhatIsHang - Get information about hanging/freezing (stopped responding) Windows program.
Instabug - The top apps in the world rely on Instabug for beta testing, user engagement and crash reporting.
Doctor Dump - Doctor Dump is a free crash reporting and memory dump analyzing service.