Remove APK from library in Google Play Developer Console

前端 未结 6 2129
孤街浪徒
孤街浪徒 2020-12-29 02:05

Is there a way to remove an APK from the library in the Google Play Developer Console?

To make sure: I don\'t mean to revert to an earlier version or unpublish an ap

6条回答
  •  离开以前
    2020-12-29 02:25

    For new Google Play Console:

    Click on App bundle explorer

    This is the latest app apk artifact that you have uploaded

    For older app in your app library, on your right side of the screen youll see this button. It will open App Library and you can choose .apk file from there

    When you click Artifact:your_artifact_name.apk button, this App Library will be shown:

    Delete button will appear on the right side, right below the artifact library drop-down menu:

    NOTE: If your application is uploaded and have been published on production (was live), you cannot delete that app artifact because holds some production app data.

提交回复
热议问题