# Disable Firebase Crashlytics in Debug Builds on iOS and Android

DevFeed: [Disable Firebase Crashlytics in Debug Builds on iOS and Android](<https://devfeed.tech/articles/firebase-crashlytics-builds-and-you-16307.md>)

Original publisher: [Read original article](<https://firebase.blog/posts/2019/03/crashlytics-versions>)

Author: Shobhit Chugh

Published: 2019-03-29T00: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>), [Firebase](<https://devfeed.tech/topics/firebase.md>), [Android](<https://devfeed.tech/topics/android.md>), [iOS](<https://devfeed.tech/topics/ios.md>)

Tags: [android](<https://devfeed.tech/tags/android.md>), [crashlytics](<https://devfeed.tech/tags/crashlytics.md>), [debug](<https://devfeed.tech/tags/debug.md>), [firebase](<https://devfeed.tech/tags/firebase.md>), [ios](<https://devfeed.tech/tags/ios.md>), [tutorials](<https://devfeed.tech/tags/tutorials.md>)

## AI overview

This tutorial explains how to prevent Firebase Crashlytics from collecting crashes and non-fatals in debug builds on iOS and Android, keeping debug versions from obscuring production releases.

## Source excerpt

News, tutorials, and updates from the Firebase team.