Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot upload new apks #43

Closed
victorantos opened this issue Feb 19, 2015 · 1 comment
Closed

Cannot upload new apks #43

victorantos opened this issue Feb 19, 2015 · 1 comment

Comments

@victorantos
Copy link

Is it possible to upload brand new apks? And I don't mean updates, but the initial apk?

@bhurling
Copy link
Contributor

You cannot upload brand new apps using this plugin. You have to at least upload the first APK through the play store UI. This is a restriction of the Google Play Developer API: https://developers.google.com/android-publisher/edits/overview

You can only use this API to make changes to an existing app (that has at least one APK uploaded); thus, you will have to upload at least one APK through the Developer Console before you can use this API.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants