Search code examples
androidxamarinxamarin.androidgoogle-playvisual-studio-mac

Trying to publish to GooglePlay appStore gives error 403


Trying to upload the version 39 of the app, the error message I get is:

Error uploading 'foo.bar.baz'

Version 38 of this app cannot be downloaded by any devices as they will all receive APKs with higher version codes. [403]

Screenshot: VSMac screenshot of the error

What does this exactly mean? I'm trying to publish as "Alpha" from VisualStudio for Mac (the current version 38 of the alpha channel was uploaded manually.)


Solution

  • Seems to be a bug in Visual Studio for Mac, so I reported it here. Hopefully they fix it soon.