WEBINAR Nov 6: End-to-end mobile observability with Embrace and Grafana Cloud. Learn how to connect Embrace mobile telemetry with Grafana Cloud data.

Sign-up

Crash Reporting

The 10 best iOS crash reporting tools in 2025

Discover the top 10 iOS crash reporting tools for 2022 that empower developers to track, analyze, and resolve app crashes with precision, ranging from established platforms like Crashlytics and Sentry to innovative newcomers, providing robust solutions to ensure app stability and enhance user experience in the ever-evolving iOS ecosystem.

Category Articles ( 28 )

Using null safety in Dart

Null references are a common source of frustration that can lead to crashy code. Fortunately, Dart provides a null safety feature to help solve these issues at compile time, so they don't affect your app at runtime. Read on to learn more.

The best Crashlytics alternatives for 2022

Explore the top Crashlytics alternatives for 2022, as we highlight robust crash reporting and error monitoring platforms that offer competitive features, scalability, integrations, and actionable insights, providing developers with viable options to effectively track and resolve app crashes for enhanced app performance and user experience.

Google’s Android system WebView caused mobile apps to crash

Uncover the impact of Google's Android System WebView on app stability as we delve into instances where WebView updates caused crashes, explore the reasons behind such occurrences, and discuss potential mitigation strategies to ensure uninterrupted app functionality and enhance user experience.

CollectionView crashes on iOS

Dive into the complexities of CollectionView crashes on iOS as we explore the underlying causes, from improper data handling and layout inconsistencies to memory management issues, and offer effective troubleshooting techniques to ensure the stability and smooth performance of your app's dynamic user interfaces.

Auto layout crashes on iOS

Tackle Auto Layout crashes on iOS head-on as we explore common pitfalls, troubleshooting techniques, and best practices to overcome issues such as conflicting constraints, ambiguous layouts, and runtime conflicts, ensuring smooth rendering and optimal user experience in your iOS apps.

Watchdog Terminations on iOS

Gain valuable insights into the world of Watchdog Terminations on iOS as we delve into the causes, implications, and preventive measures against this disruptive phenomenon, equipping developers with the knowledge to tackle app freezes, excessive resource usage, and thread violations for improved app stability and user satisfaction.

How the mobile industry can prevent outages like the Facebook one

Learn from the recent Facebook outage and discover strategies for the mobile industry to prevent similar outages, as we delve into the importance of redundancy, distributed architectures, proactive monitoring, and disaster recovery planning, ensuring the stability, resilience, and continuous availability of mobile services in the face of potential disruptions.