Google Firebase - 如何删除Crash报告? [英] Google Firebase - how to delete Crash reports?

查看:173
本文介绍了Google Firebase - 如何删除Crash报告?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是否终于失明了,还是没有一种明显的方式通过Google Firebase网络控制台删除Firebase崩溃报告?我的Android应用程序正在成功记录报告,但现在我有大量的开发崩溃,在控制台中吃了很多我的观点。这使得它很难找到实际的beta用户崩溃(特别是因为我似乎也不能按日期/时间过滤崩溃)。任何帮助深表感谢。

解决方案您可以长期做的最好的事情是创建两个不同的应用程序实例,一个用于debug / dev另一个用于发布,并确保它们具有不同的软件包名称。这应该允许您在控制台中独立地查看它们。你可以在build.gradle中很容易地配置它。



这个主题也是。请务必点击以获取有关gradle构建如何工作的更多详细信息。



就实际删除出现的问题而言,目前还没有办法做到这一点,但我们正在考虑未来的版本。我们肯定听到大家对此的反馈。


Have I finally gone blind or is there not an obvious way to delete Firebase Crash reports through the Google Firebase web console? My Android app is successfully logging reports but now I have a flood of "development crashes" that are eating up a lot of my view in the console. It makes it very difficult to find actual beta user crashes (especially since I also can't seem to filter the crashes by date/time). Any help is much appreciated.

解决方案

The best thing you can do for the long term is to create two different instances of the app, one for debug/dev and another for release, and make sure they have different package names. This should allow you to view them each independently in the console. You can configure this pretty easily in your build.gradle.

This topic was also discussed in more detail on our firebase-talk group, but from the perspective of Firebase Analytics. Be sure to click through to get more details on how the gradle build works.

As far as actually deleting the issues that come up, there's not currently a way to do that, but we are looking into that for a future release. We definitely hear everyone's feedback on that.

这篇关于Google Firebase - 如何删除Crash报告?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆