问题
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:
- Remove the previously created draft
- Create new app
- Publish the bundle app
来源:https://stackoverflow.com/questions/48624580/how-to-deactivate-my-previous-version-retained-apk-in-play-store