0 supported Android devices on Google Play app upd

2020-02-07 03:29发布

问题:

We are having trouble updating an existing app on Google Play. After uploading the updated APK on the Google Play Developer Console, I am seeing 0 supported Android devices on the 'APK details' window.

The only differences in the 'AndroidManifest.xml' file are that the 'versionCode' and 'versionName' variables have been incremented.

The 'build.gradle' file has not changed at all since the last build.

I am starting to think this is an issue on Google's end but if anyone has a solution we would be very grateful.

Cheers!

回答1:

I had the same issue earlier, it seems that the issue is with Google's frontend. I took a gamble and my app has rolled out fine for the exact same amount of devices.

I would imagine Google will sort the issue soon.

Good luck!