How to disable all old APK versions in the new Google Play Console?

We have an Android app that currently supports API 16 and above. The oldest version (up to about six releases) supported API 14.

When a new version is released, we can deactivate the currently active version on the new Google game console.

But we have the following problems in Google's new console for games.

1) We cannot view very old APK versions (we can only see a list of the last three versions)

2) We cannot deactivate any other older version.

Since older versions are not deactivated, users of older Android devices (with older versions below 16) can download older APK versions. In modern conditions, these versions do not work as expected, so it is very important for us to disable older versions.

I tried looking for the problem but could get answers on the older google play console.

Thanks in advance for your help ...

Sanjay's relationship.

+3


source to share


1 answer


  • I'm trying in the console, but I can still see all previous versions: App release -> Product Management -> Release history. You can post your image here.
  • And as you know, every time a new version was released, the old version will be automatically disabled. Are you sure that the older Android version can get the older version of the app because the old version hasn't been deactivated yet? or because you cannot view an older version of the application, so you think it is not deactivated?


0


source







All Articles