51 results found
- 
Crashlytics alerts do not work if Firebase permissions have been granted from Google Cloud IAM rolesMake Crashlytics alerts work with permissions granted from Google Cloud IAM roles rather than from the Firebase console's own permissions 10 votes
- 
Filtering crashes for the latest release shouldn't change time rangeWhen pressing "Filter crashes" on the info banner about the latest release, the time selection also silently changes from "Last 7 days" to "Last 24 hours". It would be easier to compare between all crashes and crashes from the latest release if the time span didn't change unasked like that. 4 votes
- 
NDK Thread NamesCrashltyics seems to display thread names for iOS apps, but not for Android. Sorting through Thread #1...50 is not ideal in a complex application. Nearly all our threads are in the NDK, and are just pthreads. The call to obtain the (15+endofstring) thread name is one line of code from the pthread_id. This was my original query about adding this support, and has the pthread query. 
 https://groups.google.com/g/firebase-talk/c/cIRb75V5Jxw2 votes
- 
Allow changing title or at least subtitle of crash groupWhat happened to us was Crashlytics decided to group only loosely related crashes, same uncaught Objective-C exception in the title field but totally different error message and root cause (displayed as subtitle). But now we have fixed the original first issue, and the remaining crashes have a different message than the one that still appears in the subtitle field on Crashlytics dashboard, which causes confusion each time a new developer takes a look at the open crashes ("didn't we fix this one already?") before realising it's now a different issue. It would be great if we could at least choose… 2 votes
- 
Sort event parameters by key in Logs and breadcrumbs viewThe log event parameters appear in a random order, changing from event to event, crash to crash, making it hard to search and find the parameter of interest. It would be nice if the parameters would be sorted by key, so the one of interest would be easy to find. (Maybe the order is whatever happened to be serialised in the original crash report. But since it was attached as an unordered Dictionary<String, Any>via the FirebaseAnalytics API, there's no way to control the order in which they appear in crash logs.)2 votes
- 
Velocity alerts for overall crash rateAllow configuration of velocity alerts for overall crash rate rather than individually spiking crashes. 8 votes
- 
Broaden Crashlytics velocity error range to allow larger percentages than 1%We would like to broaden the Crashlytics velocity error percentage so that we can trigger velocity alerts at larger percentages than 1%. 3% would be ideal for our purposes. 7 votes
- 
Stability scoreCurrently firebase crashlytics shows crash free users and crash free sessions, although ANRs are also equally important. ANRs create a bad user experience which is comparable to a crash. By showing a stability score which considers ANRs as well as crashes, we can show a true representation of app health. This can be at the session level. 4 votes
- 
[Crashlytics] support all flutter supported platformssupport all flutter supported platforms 9 votes
- 
Pull Firebase Crashlytics Custom Key values into the slack integrationIt would be very helpful if custom key information could be pulled out of Crashlytics into e.g., the Slack integration. 5 votes
- 
notesAdd Crashlytics Issue Notes to the Crashlytics Schema [1] for BigQuery Export [2] [1] https://firebase.google.com/docs/crashlytics/bigquery-export#schema-columns 
 [2] https://firebase.google.com/docs/crashlytics/bigquery-export4 votes
- 
Crashlytics Velocity alerts should contain impacted user countWe would like to have Crashlytics Velocity alerts contain the impacted user count so we can determine how problematic a velocity alert actually is. 4 votes
- 
linuxWhat feature would you like to see? 
 I would like to see FlutterFire plugins add support for the Linux platform. This enhancement would allow developers to build applications that leverage Firebase services on Linux, enabling cross-platform compatibility and expanding Flutter's reach.Why would it be useful? 
 Adding Linux support would:Enable developers to target a wider range of platforms with their Flutter apps. 
 Provide parity with other supported platforms (e.g., iOS, Android, Web).
 Leverage Firebase's capabilities (e.g., authentication, cloud storage, and Firestore) in desktop environments where Linux is widely used.3 votes
- 
Crashlytics Section should have User perceived ANR FilterThere are lot of ANR like https://github.com/firebase/firebase-android-sdk/issues/6147#issuecomment-2417385067 Which has no solution even Firebase team concluded that. 
 So, there should be a filter to segregate user perceived ANRs on crashlytics.4 votes
- 
Export CFU(Crash Free Users) Stats to BigQueryThe CFU is only available in Crashlytics dashboard. With the current info exported to BigQuery it's not possible to calculate it. 5 votes
- 
Crashlytics support for react JS based application.Crashlytics support for react JS based application. 4 votes
- 
Integration with Google ChatWould be great to have the option to integrate crashlytics alerts with google chat 14 votes
- 
Allow custom Slack webhook URLs when integrating with CrashlyticsProblemWhen filling out the form to add a Slack webhook URL for a Crashlytics project the form only allows URLs that begin with https://hooks.slack.com/..., however, some companies have their own proxy URLs to manage the Slack webhooks for their enterprise Slack instance (e.g. https://hooks.mycompanydomain.com/...). Feature requestPlease relax the client-side only form validation to allow other hostnames besides "hooks.slack.com". 14 votes
- 
Export event state to BigQueryCurrently the events exported from Firebase to BigQuery don't have the issue state, which requires additional work to check the issue state without the information on when the state was updated. The proposal is that real-time exporting can consider the issue state at the time of receiving the event. E.g. 
 - Issue ID 1 currently has an open state
 - Issue ID 1 receives event ID A at 10:30am
 - Issue ID 1 is set to a closed state at 10:31am
 - Issue ID 1 receives event ID B at 10:32am
 - BigQuery has event ID A set as open…9 votes
- 
Allow Trending Stability Notifications via the Slack integrationI would like the option to be able to receive trending stability notifications via the slack integration 19 votes
- Don't see your idea?
