Fabric (Crashlytics):最新版本在 'Latest release' 部分不可见

Fabric (Crashlytics): Newest build not visible in 'Latest release' section

应用程序的新版本 (3.5.9) 已投入生产几天后,可以在 Fabric 的 Crashlytics 部分中看到它:

但不在 'Latest Release':

有意思的是,上面有个老版本的应用,现在用的不多了。

这种行为的原因可能是什么?

我已经联系了 Fabric 支持并得到了答复:

The Latest Releases page shows all builds that have been used by at least 10% of your Daily Active Users (DAU) on any single day in the past 30 days or at least 4% of DAU on the current day. What's likely happening is that 3.5.9 isn't hitting the criteria just yet.

As a workaround, if you manually add the version and build to the URL i.e. ".../dashboard/latest_release/launch_status?build=3.5.9" you can see the latest release information for that build.

这可能对你有帮助,你能看到吗