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

生来就可爱ヽ(ⅴ<●) 提交于 2019-12-08 20:37:57

问题


After the new version (3.5.9) of the app has been in production for couple of days, it is visible in Crashlytics secion of Fabric:

but is not in 'Latest Release':

What's interesting, on the top there is an old version of the app that isn't used that much now.

What could be the reason of such behaviour?


回答1:


I've reached out to Fabric support and got an answer:

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.




回答2:


This might help you, can you see this



来源:https://stackoverflow.com/questions/45797018/fabric-crashlytics-newest-build-not-visible-in-latest-release-section

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!