简体   繁体   English

Firebase Crashlytics 未报告新跟踪应用程序版本的崩溃 - 过滤器 -> 版本列表中不存在新应用程序版本

[英]Firebase Crashlytics not reporting crashes on new tracked app versions - New app versions are not present in the Filter -> Versions list

So I have been able to track crashes without too many issues so far, up until recently.因此,到目前为止,我一直能够在没有太多问题的情况下跟踪崩溃,直到最近。 I have released two versions of my app on the Play Store (in the open-testing track) and I know for a fact they have had crashes.我已经在 Play 商店(在开放测试轨道中)发布了我的应用程序的两个版本,我知道他们已经崩溃了。

I have released 1.0-beta02 and 1.0-beta03 with version codes 16 and 17. The last available version in the list is 1.0-beta01 with version code 15 in Crashlytics filter.我已经发布了版本代码为 16 和 17 的 1.0-beta02 和 1.0-beta03。列表中最后一个可用版本是 Crashlytics 过滤器中版本代码为 15 的 1.0-beta01。

The two most recent versions are not available.两个最新版本不可用。

Also, in Google Analytics, the two other versions are visible.此外,在 Google Analytics 中,其他两个版本是可见的。

Could it be that there is a maximum of versions you can track at once in Crashlytics?是不是在 Crashlytics 中一次可以跟踪的版本最多? If so, how can I delete old versions?如果是这样,我该如何删除旧版本?

Crashlytics will drop versions after over one hundred are created.创建超过一百个版本后,Crashlytics 将删除版本。 You can have older versions deleted by writing in to Firebase Support .您可以通过写入Firebase Support来删除旧版本。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM