Crashlytics - how can I delete builds/versions?

核能气质少年 提交于 2019-12-03 04:41:07

问题


I want to delete 2 of the builds/versions from the Crashlytics dashboard — they were uploaded with the wrong version number and it's creating havoc in the testing process.

I would prefer to completely and totally remove them from Crashlytics.


回答1:


Alex from Fabric here. If you want to archive a version of your app, head to:

https://fabric.io/settings/apps

Then select your app, click on the Versions tab, and disable any versions you no longer need.

You can't technically delete an app, because maybe someone has downloaded it and you want to still receive its crash reports. Hence you can only restrict others from downloading it moving forward




回答2:


Go to Settings -> APPS -> select your app -> Click on versions tab -> disable accident version.




回答3:


To delete a specific app version/build/flavor from Crashlytics/Fabric:

  1. Go to https://fabric.io/settings/apps
  2. Select the app version/build/flavor you want to delete
  3. On the screen you will see the following options

Enable Privacy Prompt | Enable Answers Enhanced Feature Set | Disable IP Address Tracking | Delete App

To delete, select the last option. Please note you must be an admin



来源:https://stackoverflow.com/questions/32042432/crashlytics-how-can-i-delete-builds-versions

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