Crashlytics - how can I delete builds/versions?

2020-05-18 04:37发布

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.

3条回答
不美不萌又怎样
2楼-- · 2020-05-18 04:44

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

查看更多
太酷不给撩
3楼-- · 2020-05-18 04:53

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

查看更多
ゆ 、 Hurt°
4楼-- · 2020-05-18 05:01

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

查看更多
登录 后发表回答