# App Quality

Published articles for App Quality.

This is one page of public article previews, not the complete archive. Follow Next page to continue. Summaries are not the original full articles.

## Crashlytics adds tombstone support for native crash debugging on Android

DevFeed: [Crashlytics adds tombstone support for native crash debugging on Android](<https://devfeed.tech/articles/debugging-native-crashes-on-android-just-got-easier-with-crashlytics-16638.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/11/crashlytics-android-ndk-tombstones>)

Author: Matthew Robertson

Published: 2025-11-14T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Android](<https://devfeed.tech/topics/android.md>), [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [android-12](<https://devfeed.tech/tags/android-12.md>), [api](<https://devfeed.tech/tags/api.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [c-plus-plus](<https://devfeed.tech/tags/c-plus-plus.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [sdk](<https://devfeed.tech/tags/sdk.md>)

### AI overview

The article explains how Crashlytics improves native crash debugging on Android by combining minidumps with device-generated tombstones. Starting with Crashlytics NDK SDK version 18.3.6, tombstones are collected on Android 12 and higher and provide symbolicated system frames.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Accelerate debugging with Crashlytics MCP Tools

DevFeed: [Accelerate debugging with Crashlytics MCP Tools](<https://devfeed.tech/articles/accelerate-debugging-with-crashlytics-mcp-tools-16639.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2025/11/crashlytics-mcp-with-gemini-cli>)

Author: Cleo Schneider; Alex Singer

Published: 2025-11-07T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Model Context Protocol](<https://devfeed.tech/topics/model-context-protocol.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [AI Development](<https://devfeed.tech/topics/ai-development.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [npm](<https://devfeed.tech/topics/npm.md>), [Node.js](<https://devfeed.tech/topics/node-js.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [ai-agents](<https://devfeed.tech/tags/ai-agents.md>), [ai-development](<https://devfeed.tech/tags/ai-development.md>), [android](<https://devfeed.tech/tags/android.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [flutter](<https://devfeed.tech/tags/flutter.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [google](<https://devfeed.tech/tags/google.md>), [ios](<https://devfeed.tech/tags/ios.md>), [js](<https://devfeed.tech/tags/js.md>), [mcp](<https://devfeed.tech/tags/mcp.md>), [node-js](<https://devfeed.tech/tags/node-js.md>), [npm](<https://devfeed.tech/tags/npm.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

A Firebase guide explains how to use Crashlytics Model Context Protocol tools with Gemini CLI to access crash data in a codebase, investigate mobile app crashes, and propose or implement fixes. It covers prerequisites, installation, authentication, and the guided debugging flow.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Why Visual Testing Is Critical for Mobile App Quality

DevFeed: [Why Visual Testing Is Critical for Mobile App Quality](<https://devfeed.tech/articles/why-visual-testing-is-critical-for-mobile-app-quality-24858.md>)

Original publisher: [Read original article](<https://alexzh.com/why-visual-testing-is-critical-for-mobile-app-quality/>)

Author: Alex Zhukovich

Published: 2025-03-13T20:59:10Z

Content type: tutorial

Language: en

Sources: [Alex Zhuk - Android development and testing](<https://devfeed.tech/sources/alex-zhuk-android-development-and-testing.md>)

Topics: [Testing](<https://devfeed.tech/topics/testing.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Android](<https://devfeed.tech/topics/android.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [accessibility](<https://devfeed.tech/tags/accessibility.md>), [android](<https://devfeed.tech/tags/android.md>), [android-testing](<https://devfeed.tech/tags/android-testing.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [devices](<https://devfeed.tech/tags/devices.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [screenshot](<https://devfeed.tech/tags/screenshot.md>), [screenshot-testing](<https://devfeed.tech/tags/screenshot-testing.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tests](<https://devfeed.tech/tags/tests.md>), [themes](<https://devfeed.tech/tags/themes.md>), [ui](<https://devfeed.tech/tags/ui.md>), [visual-testing](<https://devfeed.tech/tags/visual-testing.md>)

### AI overview

The article explains that visual testing can detect UI imperfections that conventional UI tests may miss. It introduces screenshot comparison in Android, using baseline "golden screenshots" to identify alignment, color, layout, localization, and accessibility issues across devices and themes.

### Source excerpt

Visual tests catches UI imperfections that traditional UI tests miss. They detect misalignments, color issues, and layout problems across different devices and themes. This article introduces visual testing concepts, explains how screenshot comparison works, and demonstrates implementation.

## Crashlytics adds code context to AI Assistance for more actionable Gemini responses

DevFeed: [Crashlytics adds code context to AI Assistance for more actionable Gemini responses](<https://devfeed.tech/articles/jumpstart-analysis-with-crashlytics-ai-assistance-code-context-16562.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/10/crashlytics-code-context>)

Author: Ryan McMorrow

Published: 2024-10-29T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Code](<https://devfeed.tech/topics/code.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [code](<https://devfeed.tech/tags/code.md>), [context](<https://devfeed.tech/tags/context.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [launch](<https://devfeed.tech/tags/launch.md>), [production](<https://devfeed.tech/tags/production.md>), [test](<https://devfeed.tech/tags/test.md>)

### AI overview

Firebase's Crashlytics AI Assistance adds a public preview code context interface. Developers can provide code and other situational information so Gemini can regenerate issue responses using Crashlytics data, the original output, and the supplied context, producing more targeted recommendations and best practices.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Crashlytics adds AI Assistance for analyzing app crashes and suggesting debugging steps

DevFeed: [Crashlytics adds AI Assistance for analyzing app crashes and suggesting debugging steps](<https://devfeed.tech/articles/solve-issues-faster-with-ai-assistance-in-crashlytics-16543.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/05/ai-assistance-in-crashlytics>)

Author: Ryan McMorrow

Published: 2024-05-14T01:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Artificial Intelligence](<https://devfeed.tech/topics/ai.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [debug](<https://devfeed.tech/topics/debug.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [ai](<https://devfeed.tech/tags/ai.md>), [android](<https://devfeed.tech/tags/android.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [debug](<https://devfeed.tech/tags/debug.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [gemini](<https://devfeed.tech/tags/gemini.md>), [ios](<https://devfeed.tech/tags/ios.md>), [launch](<https://devfeed.tech/tags/launch.md>), [mobile](<https://devfeed.tech/tags/mobile.md>)

### AI overview

Firebase introduces AI Assistance in Crashlytics, which uses the Gemini model and Firebase's mobile app development knowledge to analyze app issues, explain possible causes, suggest debugging approaches, and recommend next steps.

### Source excerpt

Solve issues in your app faster

## Firebase introduces a real-time Release Monitoring dashboard powered by Crashlytics

DevFeed: [Firebase introduces a real-time Release Monitoring dashboard powered by Crashlytics](<https://devfeed.tech/articles/monitoring-your-latest-app-release-just-got-easier-16539.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/02/introducing-release-monitoring-dashboard>)

Author: Ryan McMorrow; Rosário Fernandes

Published: 2024-02-22T00:00:00Z

Content type: article

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [monitor](<https://devfeed.tech/topics/monitor.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [real-time](<https://devfeed.tech/topics/real-time.md>), [benchmarking](<https://devfeed.tech/topics/benchmarking.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [benchmarking](<https://devfeed.tech/tags/benchmarking.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [features](<https://devfeed.tech/tags/features.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [ios](<https://devfeed.tech/tags/ios.md>), [launch](<https://devfeed.tech/tags/launch.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [release](<https://devfeed.tech/tags/release.md>), [rollback](<https://devfeed.tech/tags/rollback.md>)

### AI overview

Firebase introduces a beta Release Monitoring dashboard in the Firebase console. Powered by Crashlytics, it provides real-time release metrics, crash-free session data, comparisons with up to two previous builds, and a table of new issues to support release decisions.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firebase App Distribution Introduces Automated Tester (Beta)

DevFeed: [Firebase App Distribution Introduces Automated Tester (Beta)](<https://devfeed.tech/articles/firebase-app-distribution-introduces-automated-tester-beta-16537.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2024/02/automated-smoke-testing-app-distribution>)

Author: Radhika Advani

Published: 2024-02-21T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Smoke Tests](<https://devfeed.tech/topics/smoke-tests.md>), [Android](<https://devfeed.tech/topics/android.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [announce](<https://devfeed.tech/tags/announce.md>), [apk](<https://devfeed.tech/tags/apk.md>), [app-distribution](<https://devfeed.tech/tags/app-distribution.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [automated](<https://devfeed.tech/tags/automated.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [distribution](<https://devfeed.tech/tags/distribution.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [test-lab](<https://devfeed.tech/tags/test-lab.md>)

### AI overview

Firebase App Distribution introduces Automated Tester (Beta), which runs automated smoke tests on Android app builds across selected devices and API levels. Results include reports with screenshots, video recordings, and issues, with Test Lab rates applying after the daily no-cost cap.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Crashlytics introduces a new event-grouping algorithm

DevFeed: [Crashlytics introduces a new event-grouping algorithm](<https://devfeed.tech/articles/introducing-a-smarter-algorithm-in-crashlytics-16518.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2023/05/crashlytics-event-grouping-algorithm-update>)

Author: Alex Singer

Published: 2023-05-02T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Algorithms](<https://devfeed.tech/topics/algorithms.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [algorithm](<https://devfeed.tech/tags/algorithm.md>), [app](<https://devfeed.tech/tags/app.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [launch](<https://devfeed.tech/tags/launch.md>), [releases](<https://devfeed.tech/tags/releases.md>), [update](<https://devfeed.tech/tags/update.md>)

### AI overview

Crashlytics is rolling out a new event-grouping algorithm that analyzes crashes, non-fatals, and ANRs to group similar events into issues. The update is designed to better highlight root causes and reduce under-grouping and over-grouping.

### Source excerpt

Find and fix the root causes of issues faster

## How Firebase Performance Monitoring optimized app startup time

DevFeed: [How Firebase Performance Monitoring optimized app startup time](<https://devfeed.tech/articles/how-firebase-performance-monitoring-optimized-app-startup-time-16429.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2022/03/how-firebase-performance-monitoring-optimized-app-startup-time>)

Author: Viswanathan Munisamy

Published: 2022-03-09T00:00:00Z

Content type: article

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Android](<https://devfeed.tech/topics/android.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [App](<https://devfeed.tech/topics/app.md>), [Code](<https://devfeed.tech/topics/code.md>), [configuration](<https://devfeed.tech/topics/configuration.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [app-startup](<https://devfeed.tech/tags/app-startup.md>), [article](<https://devfeed.tech/tags/article.md>), [code](<https://devfeed.tech/tags/code.md>), [configuration](<https://devfeed.tech/tags/configuration.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [dependencies](<https://devfeed.tech/tags/dependencies.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [measurement](<https://devfeed.tech/tags/measurement.md>), [metrics](<https://devfeed.tech/tags/metrics.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [network](<https://devfeed.tech/tags/network.md>), [optimization](<https://devfeed.tech/tags/optimization.md>), [performance](<https://devfeed.tech/tags/performance.md>), [performance-monitoring](<https://devfeed.tech/tags/performance-monitoring.md>), [tool](<https://devfeed.tech/tags/tool.md>)

### AI overview

This article explains how Firebase Performance Monitoring measures Android application cold-start performance, including startup time, initial display, CPU and memory impact, and network requests. It describes the library's startup tasks and suggests comparing app versions with and without the library to measure its effect.

### Source excerpt

Mobile users expect their apps to be fast and responsive, and apps with a slow startup time, especially during coldstart, can leave them feeling...

## Pinpointing API performance issues with Custom URL Patterns

DevFeed: [Pinpointing API performance issues with Custom URL Patterns](<https://devfeed.tech/articles/pinpointing-api-performance-issues-with-custom-url-patterns-16412.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2021/10/performance-analysis-with-custom-url-patterns>)

Author: Ibrahim Ulukaya

Published: 2021-10-20T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [API](<https://devfeed.tech/topics/api.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [Traces](<https://devfeed.tech/topics/traces.md>)

Tags: [api](<https://devfeed.tech/tags/api.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [patterns](<https://devfeed.tech/tags/patterns.md>), [performance](<https://devfeed.tech/tags/performance.md>), [performance-monitoring](<https://devfeed.tech/tags/performance-monitoring.md>), [traces](<https://devfeed.tech/tags/traces.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

This tutorial explains how Firebase Performance Monitoring analyzes network request performance using automatically aggregated and custom URL patterns. It shows how developers can identify slow requests, review response times, success rates, and payload sizes, and investigate performance trends while URL aggregation removes personally identifiable information.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Unlocking your app's best experience with Firebase Performance Monitoring

DevFeed: [Unlocking your app's best experience with Firebase Performance Monitoring](<https://devfeed.tech/articles/unlocking-your-app-s-best-experience-with-firebase-performance-monitoring-16403.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2021/08/unlocking-your-apps-best-experience>)

Author: Nitin Kaushik

Published: 2021-08-02T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Development](<https://devfeed.tech/topics/development.md>)

Tags: [app-performance](<https://devfeed.tech/tags/app-performance.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>), [performance-metrics](<https://devfeed.tech/tags/performance-metrics.md>), [performance-monitoring](<https://devfeed.tech/tags/performance-monitoring.md>), [releases](<https://devfeed.tech/tags/releases.md>), [test-lab](<https://devfeed.tech/tags/test-lab.md>)

### AI overview

This article explains how Firebase Performance Monitoring helps developers understand app performance from users' perspectives. It covers real-time performance metrics, monitoring releases during development and after launch, and analyzing screen-rendering and network-request data across user segments.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Unlocking the next level of app stability with Firebase Crashlytics

DevFeed: [Unlocking the next level of app stability with Firebase Crashlytics](<https://devfeed.tech/articles/unlocking-the-next-level-of-app-stability-with-firebase-crashlytics-16395.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2021/07/unlocking-next-level-of-app-stability-with-firebase-crashlytics>)

Author: Alex Singer; Scott Brissenden

Published: 2021-07-26T00:00:00Z

Content type: article

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [App](<https://devfeed.tech/topics/app.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>)

Tags: [app-quality](<https://devfeed.tech/tags/app-quality.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [crash-reporting](<https://devfeed.tech/tags/crash-reporting.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [monitoring](<https://devfeed.tech/tags/monitoring.md>)

### AI overview

This Firebase article explains how app crashes and other stability problems can frustrate users and lead to uninstallations. It presents Firebase Crashlytics as a real-time crash reporting tool that groups and prioritizes crashes by frequency, impact, and location in an app's code, helping developers triage bugs and monitor release stability.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## The Firebase guide to building stable, high-performing apps

DevFeed: [The Firebase guide to building stable, high-performing apps](<https://devfeed.tech/articles/the-firebase-guide-to-building-stable-high-performing-apps-16394.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2021/07/the-firebase-guide-to-building-stable-high-performing-apps>)

Author: Firebase Team

Published: 2021-07-22T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [App](<https://devfeed.tech/topics/app.md>), [Latency](<https://devfeed.tech/topics/latency.md>), [debug](<https://devfeed.tech/topics/debug.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [app-performance](<https://devfeed.tech/tags/app-performance.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [apps](<https://devfeed.tech/tags/apps.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [bugs](<https://devfeed.tech/tags/bugs.md>), [building](<https://devfeed.tech/tags/building.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [debug](<https://devfeed.tech/tags/debug.md>), [developers](<https://devfeed.tech/tags/developers.md>), [development](<https://devfeed.tech/tags/development.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [guide](<https://devfeed.tech/tags/guide.md>), [latency](<https://devfeed.tech/tags/latency.md>), [performance](<https://devfeed.tech/tags/performance.md>), [real-time](<https://devfeed.tech/tags/real-time.md>), [technical](<https://devfeed.tech/tags/technical.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

This introduction to a three-part Firebase blog series explains why app stability and performance affect user retention, reviews, and acquisition. It discusses ongoing app-quality work, including testing, debugging, tracing code changes, and using customized reporting and real-time insights to identify relevant metrics.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Expanding Crashlytics Support for Apple Platforms

DevFeed: [Expanding Crashlytics Support for Apple Platforms](<https://devfeed.tech/articles/expanding-crashlytics-support-for-apple-platforms-16389.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2021/06/expanding-support-for-apple-platforms>)

Author: Sam Edson

Published: 2021-06-02T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [SDK](<https://devfeed.tech/topics/sdk.md>), [watchOS](<https://devfeed.tech/topics/watchos.md>), [x86](<https://devfeed.tech/topics/x86.md>)

Tags: [app-clips](<https://devfeed.tech/tags/app-clips.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [apple](<https://devfeed.tech/tags/apple.md>), [ci](<https://devfeed.tech/tags/ci.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [ios](<https://devfeed.tech/tags/ios.md>), [macos](<https://devfeed.tech/tags/macos.md>), [updates](<https://devfeed.tech/tags/updates.md>), [watchos](<https://devfeed.tech/tags/watchos.md>), [xcode](<https://devfeed.tech/tags/xcode.md>)

### AI overview

Firebase describes Crashlytics updates that expand support across Apple platforms, including Apple Silicon Macs, iOS, macOS, App Clips, and watchOS. The release also adds Firebase console device filtering and reports faster startup and dSYM processing in specified scenarios.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Improve app stability with Firebase Crashlytics and Kotlin

DevFeed: [Improve app stability with Firebase Crashlytics and Kotlin](<https://devfeed.tech/articles/improve-app-stability-with-firebase-crashlytics-and-kotlin-16378.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2021/02/improve-app-stability-with-firebase-crashlytics-and-kotlin>)

Author: Akua Prempeh

Published: 2021-02-18T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Kotlin](<https://devfeed.tech/topics/kotlin.md>), [Android](<https://devfeed.tech/topics/android.md>), [Firestore](<https://devfeed.tech/topics/firestore.md>), [BigQuery](<https://devfeed.tech/topics/bigquery.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [bigquery](<https://devfeed.tech/tags/bigquery.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [kotlin](<https://devfeed.tech/tags/kotlin.md>)

### AI overview

This Firebase tutorial explains how Kotlin can help reduce Android app crashes and how Firebase Crashlytics can monitor, diagnose, and prioritize stability issues after release. It also covers Kotlin extension libraries, Firestore code, and exporting crash data to BigQuery.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## How Gameloft uses Crashlytics to lower crash rates and increase engagement

DevFeed: [How Gameloft uses Crashlytics to lower crash rates and increase engagement](<https://devfeed.tech/articles/how-gameloft-uses-crashlytics-to-lower-crash-rates-and-increase-engagement-16345.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2020/06/gameloft-crashlytics-game-case-study>)

Author: Patrick Martin

Published: 2020-06-11T00:00:00Z

Content type: article

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>)

Tags: [app-quality](<https://devfeed.tech/tags/app-quality.md>), [case-study](<https://devfeed.tech/tags/case-study.md>), [crash](<https://devfeed.tech/tags/crash.md>), [crash-reporting](<https://devfeed.tech/tags/crash-reporting.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [games](<https://devfeed.tech/tags/games.md>), [play-store](<https://devfeed.tech/tags/play-store.md>)

### AI overview

A Firebase case study describes how Gameloft uses Crashlytics to aggregate crashes by root cause, assess their impact on players, and prioritize troubleshooting. Gameloft reported a 10% overnight reduction in users experiencing crashes for Overdrive City, along with increased session duration.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## The Firebase Crashlytics SDK is now publicly available!

DevFeed: [The Firebase Crashlytics SDK is now publicly available!](<https://devfeed.tech/articles/the-firebase-crashlytics-sdk-is-now-publicly-available-16343.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2020/06/crashlytics-sdk-now-available>)

Author: Shobhit Chugh

Published: 2020-06-09T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>)

Tags: [app-quality](<https://devfeed.tech/tags/app-quality.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [launch](<https://devfeed.tech/tags/launch.md>), [legacy](<https://devfeed.tech/tags/legacy.md>), [migration](<https://devfeed.tech/tags/migration.md>), [news](<https://devfeed.tech/tags/news.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [updates](<https://devfeed.tech/tags/updates.md>), [upgrade](<https://devfeed.tech/tags/upgrade.md>)

### AI overview

Firebase announces that the Firebase Crashlytics SDK is publicly available, recommends upgrading from the beta or legacy Fabric SDK, and provides minimum SDK versions needed to continue sending crash reports to the Firebase console after November 15, 2020.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Announcing the Firebase Crashlytics SDK Beta!

DevFeed: [Announcing the Firebase Crashlytics SDK Beta!](<https://devfeed.tech/articles/announcing-the-firebase-crashlytics-sdk-beta-16337.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2020/02/announcing-firebase-crashlytics-sdk-beta>)

Author: Shobhit Chugh

Published: 2020-02-18T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [SDKs](<https://devfeed.tech/topics/sdks.md>), [Google Analytics](<https://devfeed.tech/topics/google-analytics.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [macOS](<https://devfeed.tech/topics/macos.md>), [tvOS](<https://devfeed.tech/topics/tvos.md>), [GitHub](<https://devfeed.tech/topics/github.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [android](<https://devfeed.tech/tags/android.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [apple](<https://devfeed.tech/tags/apple.md>), [crash-reporting](<https://devfeed.tech/tags/crash-reporting.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [github](<https://devfeed.tech/tags/github.md>), [guide](<https://devfeed.tech/tags/guide.md>), [ios](<https://devfeed.tech/tags/ios.md>), [latest-release](<https://devfeed.tech/tags/latest-release.md>), [launch](<https://devfeed.tech/tags/launch.md>), [legacy](<https://devfeed.tech/tags/legacy.md>), [macos](<https://devfeed.tech/tags/macos.md>), [news](<https://devfeed.tech/tags/news.md>), [reporting](<https://devfeed.tech/tags/reporting.md>), [sdk](<https://devfeed.tech/tags/sdk.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase announces the Firebase Crashlytics SDK in beta. The SDK removes Fabric dependencies, aligns package names, API design, and initialization with other Firebase SDKs, supports Apple platforms including Mac Catalyst, and is open source. Integration with Google Analytics provides crash-related insights and reporting features.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## What's new at Firebase Summit 2019

DevFeed: [What's new at Firebase Summit 2019](<https://devfeed.tech/articles/what-s-new-at-firebase-summit-2019-16328.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2019/09/whats-new-at-firebase-summit-2019>)

Author: Francis Ma

Published: 2019-09-26T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Mobile](<https://devfeed.tech/topics/mobile.md>), [Web](<https://devfeed.tech/topics/web.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [app-distribution](<https://devfeed.tech/tags/app-distribution.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [cloud-messaging](<https://devfeed.tech/tags/cloud-messaging.md>), [community](<https://devfeed.tech/tags/community.md>), [emulator-suite](<https://devfeed.tech/tags/emulator-suite.md>), [extensions](<https://devfeed.tech/tags/extensions.md>), [fabric](<https://devfeed.tech/tags/fabric.md>), [fastlane](<https://devfeed.tech/tags/fastlane.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-cli](<https://devfeed.tech/tags/firebase-cli.md>), [firebase-summit](<https://devfeed.tech/tags/firebase-summit.md>), [google-analytics](<https://devfeed.tech/tags/google-analytics.md>), [ios](<https://devfeed.tech/tags/ios.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [mobile](<https://devfeed.tech/tags/mobile.md>), [news](<https://devfeed.tech/tags/news.md>), [open-source](<https://devfeed.tech/tags/open-source.md>), [predictions](<https://devfeed.tech/tags/predictions.md>), [react](<https://devfeed.tech/tags/react.md>), [react-native](<https://devfeed.tech/tags/react-native.md>), [realtime-database](<https://devfeed.tech/tags/realtime-database.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [sdks](<https://devfeed.tech/tags/sdks.md>), [security-rules](<https://devfeed.tech/tags/security-rules.md>), [test-lab](<https://devfeed.tech/tags/test-lab.md>), [unity](<https://devfeed.tech/tags/unity.md>), [updates](<https://devfeed.tech/tags/updates.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase Summit 2019 updates introduced Firebase Extensions, open-source bundles that automate common app development tasks, and expanded the Firebase Emulator Suite with hot reloading for Security Rules and broader client and server-side SDK support.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## How to set up Crashlytics alerting to monitor app stability

DevFeed: [How to set up Crashlytics alerting to monitor app stability](<https://devfeed.tech/articles/how-to-set-up-crashlytics-alerting-to-monitor-app-stability-16326.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2019/09/how-to-set-up-crashlytics-alerting>)

Author: Shobhit Chugh; Todd Burner

Published: 2019-09-17T00:00:00Z

Content type: tutorial

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [monitor](<https://devfeed.tech/topics/monitor.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [App](<https://devfeed.tech/topics/app.md>)

Tags: [app-quality](<https://devfeed.tech/tags/app-quality.md>), [best-practices](<https://devfeed.tech/tags/best-practices.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [developers](<https://devfeed.tech/tags/developers.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [how-to](<https://devfeed.tech/tags/how-to.md>), [monitor](<https://devfeed.tech/tags/monitor.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

### AI overview

This tutorial explains Crashlytics alert types for monitoring app stability, including new issue, regression, trending issue, and velocity alerts. It also recommends configuring notifications for development, QA, and operational needs.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Using Google Data Studio with Crashlytics data

DevFeed: [Using Google Data Studio with Crashlytics data](<https://devfeed.tech/articles/using-google-data-studio-with-crashlytics-data-16299.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2018/11/using-google-data-studio-with-crashlytics>)

Author: Shobhit Chugh; Todd Burner

Published: 2018-11-29T00:00:00Z

Content type: news

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [BigQuery](<https://devfeed.tech/topics/bigquery.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [datasets](<https://devfeed.tech/topics/datasets.md>)

Tags: [app-quality](<https://devfeed.tech/tags/app-quality.md>), [bigquery](<https://devfeed.tech/tags/bigquery.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [dashboards](<https://devfeed.tech/tags/dashboards.md>), [data-studio](<https://devfeed.tech/tags/data-studio.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [google](<https://devfeed.tech/tags/google.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase announces a customizable Data Studio template for Crashlytics data exported to BigQuery. The template helps teams explore crash trends by operating system, device, custom metadata, and code files, and supports filtering, visualization, collaboration, and sharing.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Firebase Performance Monitoring launches deeper performance insights

DevFeed: [Firebase Performance Monitoring launches deeper performance insights](<https://devfeed.tech/articles/firebase-performance-monitoring-launches-deeper-performance-insights-16292.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2018/11/firebase-performance-monitoring>)

Author: Kechy Eke

Published: 2018-11-20T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Monitoring](<https://devfeed.tech/topics/monitoring.md>), [App](<https://devfeed.tech/topics/app.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>)

Tags: [app-quality](<https://devfeed.tech/tags/app-quality.md>), [cpu](<https://devfeed.tech/tags/cpu.md>), [developer](<https://devfeed.tech/tags/developer.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [launch](<https://devfeed.tech/tags/launch.md>), [network](<https://devfeed.tech/tags/network.md>), [performance-monitoring](<https://devfeed.tech/tags/performance-monitoring.md>), [traces](<https://devfeed.tech/tags/traces.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase Performance Monitoring adds session-level drill-downs that expose device properties, system usage, concurrent traces, and network requests around performance issues.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## What's new at Firebase Summit 2018

DevFeed: [What's new at Firebase Summit 2018](<https://devfeed.tech/articles/what-s-new-at-firebase-summit-2018-16291.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2018/10/whats-new-at-firebase-summit-2018>)

Author: Francis Ma

Published: 2018-10-29T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [Firebase](<https://devfeed.tech/topics/firebase.md>), [Google Cloud Platform (GCP)](<https://devfeed.tech/topics/google-cloud.md>), [Google](<https://devfeed.tech/topics/google.md>)

Tags: [a-b-testing](<https://devfeed.tech/tags/a-b-testing.md>), [app-development](<https://devfeed.tech/tags/app-development.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [bigquery](<https://devfeed.tech/tags/bigquery.md>), [cloud-functions](<https://devfeed.tech/tags/cloud-functions.md>), [cloud-messaging](<https://devfeed.tech/tags/cloud-messaging.md>), [cloud-platform](<https://devfeed.tech/tags/cloud-platform.md>), [community](<https://devfeed.tech/tags/community.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [data-studio](<https://devfeed.tech/tags/data-studio.md>), [dynamic-audiences](<https://devfeed.tech/tags/dynamic-audiences.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [firebase-summit](<https://devfeed.tech/tags/firebase-summit.md>), [firestore](<https://devfeed.tech/tags/firestore.md>), [google-analytics](<https://devfeed.tech/tags/google-analytics.md>), [hosting](<https://devfeed.tech/tags/hosting.md>), [ios](<https://devfeed.tech/tags/ios.md>), [live-streaming](<https://devfeed.tech/tags/live-streaming.md>), [machine-learning](<https://devfeed.tech/tags/machine-learning.md>), [ml-kit](<https://devfeed.tech/tags/ml-kit.md>), [news](<https://devfeed.tech/tags/news.md>), [performance-monitoring](<https://devfeed.tech/tags/performance-monitoring.md>), [predictions](<https://devfeed.tech/tags/predictions.md>), [realtime-database](<https://devfeed.tech/tags/realtime-database.md>), [remote-config](<https://devfeed.tech/tags/remote-config.md>), [summit](<https://devfeed.tech/tags/summit.md>), [tensorflow-lite](<https://devfeed.tech/tags/tensorflow-lite.md>), [test-lab](<https://devfeed.tech/tags/test-lab.md>), [unity](<https://devfeed.tech/tags/unity.md>), [updates](<https://devfeed.tech/tags/updates.md>), [web](<https://devfeed.tech/tags/web.md>)

### AI overview

Firebase announces updates at Firebase Summit 2018, including beta support for Firebase through Google Cloud Platform support packages. The article also highlights Firebase adoption and a Hotstar case study involving increased user engagement.

### Source excerpt

News, tutorials, and updates from the Firebase team.

## Exporting Crashlytics data to BigQuery

DevFeed: [Exporting Crashlytics data to BigQuery](<https://devfeed.tech/articles/exporting-crashlytics-data-to-bigquery-16279.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2018/08/exporting-crashlytics-data-to-bigquery>)

Author: Jason St. Pierre

Published: 2018-08-22T00:00:00Z

Content type: release

Language: en

Sources: [Firebase Blog](<https://devfeed.tech/sources/firebase-blog.md>)

Topics: [BigQuery](<https://devfeed.tech/topics/bigquery.md>), [Crashlytics](<https://devfeed.tech/topics/crashlytics.md>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [data](<https://devfeed.tech/topics/data.md>), [dashboards](<https://devfeed.tech/topics/dashboards.md>), [experiments](<https://devfeed.tech/topics/experiments.md>), [CSV](<https://devfeed.tech/topics/csv.md>), [debugging](<https://devfeed.tech/topics/debugging.md>), [JSON](<https://devfeed.tech/topics/json.md>)

Tags: [analytics](<https://devfeed.tech/tags/analytics.md>), [android](<https://devfeed.tech/tags/android.md>), [app-quality](<https://devfeed.tech/tags/app-quality.md>), [bigquery](<https://devfeed.tech/tags/bigquery.md>), [crash-reporting](<https://devfeed.tech/tags/crash-reporting.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [data](<https://devfeed.tech/tags/data.md>), [debugging](<https://devfeed.tech/tags/debugging.md>), [experiment](<https://devfeed.tech/tags/experiment.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [json](<https://devfeed.tech/tags/json.md>), [news](<https://devfeed.tech/tags/news.md>), [updates](<https://devfeed.tech/tags/updates.md>)

### AI overview

Firebase announces that Crashlytics data can be exported to BigQuery. Developers can enable daily exports of raw crash data, control retention and deletion policies, analyze trends across experiments, and export data in CSV, JSON, or Avro formats.

### Source excerpt

News, tutorials, and updates from the Firebase team.

[Next page](<https://devfeed.tech/tags/app-quality.md?cursor=WyIyMDE4LTA4LTIyVDAwOjAwOjAwKzAwOjAwIiwgIjcwNTQzZDAwLTcyMGEtNDgwNi04MmY5LWFiOTU1ODQxMDA4ZiJd>)