Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
517 views
in Technique[技术] by (71.8m points)

ionic framework - 0 supported Android devices on Google Play app update

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.

Updated APK details

Previous build APK details

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!

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

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!


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...