How to deactivate my previous version retained .apk in Play Store

不羁的心 提交于 2019-12-10 18:00:35

问题


I have checked Google Documentation and other answers also - It tells you how to Deactivate your previous release version at the time of publishing new release version, but it doesn't tell you how to deactivate your previous release version if you have already retained it.

I want to deactivate my 3rd release version but their isn't any option mentioned... Since, I need Single-APK release, not Multi-APK-release.

Do I have to unpublish & re-publish my app?


回答1:


Solved:

Just realized it today, at the time of release update. :)

Retained APKs can only be deactivated, if you have newer update for roll-out to your previous release.

Go to your App releases tab under Release Management (Google Play Console) and scroll down you will find APKs to retain and you can deactivate the previous outdated releases.




回答2:


I also had the same issue and I removed the previously created app and then recreated the app with all details and then my app was published. This normally happens when there is already an app available with other signature and with same version number.

Steps:

  1. Remove the previously created draft
  2. Create new app
  3. Publish the bundle app


来源:https://stackoverflow.com/questions/48624580/how-to-deactivate-my-previous-version-retained-apk-in-play-store

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