Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Play Console Warning : Unknown validation VALIDATE_APP_MESSAGE_NO_APKS

Tags:

I've just updated my React-Native app and got this error message at Google Play Console when I tried to make another internal test version.

Unknown validation VALIDATE_APP_MESSAGE_NO_APKS

The latest version was uploaded with no trouble and there were only few changes in this version. Nothing to doubt. Sorry for such little information.

Has anyone got in trouble with this error message when trying to upload the newly updated app on Google Play Console?

like image 670
suyeon woo Avatar asked Oct 17 '20 13:10

suyeon woo


2 Answers

I had a similar kind of issue. what I got was
"Unknown validation VALIDATE_APP_MESSAGE_MISSING_COUNTRY_PRICES"

I fixed it by editing the App pricing for the app. Reduced the price -> saved it and then changed it back to the old price. It was some weird issue with the playstore!

like image 78
Kasun Thilina Avatar answered Sep 20 '22 01:09

Kasun Thilina


Just faced this exact issue. If you have a pricing template setup, follow Dipu's solution. If not, just go to App Pricing. Then, click on Edit Price then click on Update Exchange Rates. Then Save. Now go back to releases and click on review and release. That's it! The problem should be solved.

like image 31
sambam Avatar answered Sep 18 '22 01:09

sambam