Replies: 2 comments 2 replies
-
Hi @bschmalb, thank you for pointing this out. We will review this internally and do the needful. |
Beta Was this translation helpful? Give feedback.
2 replies
-
Hello developer am seeking for someone to help me upload my game to their google play console |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?
Flutter (Dart)
Steps to reproduce
Expected results
The expected result is that the apps should be published in the Google Play Console.
Actual results
Solution/Reason
I already found the reason for this problem, but he docs need to be updated as one step misguides the user in the correct setup and will quickly describe it here:
In step 11 the docs read:
It seems that this is not valid anymore, as the default permission do not allow the service account to Release to production.
The below seen permissions are NOT given by default as described in step 11 of the setup process and need to be manually set.
The first permissions in the Account permissions is needed for the publishing to work. The below ones are optional if you want for the test tracks, testers, and store presence to be enabled as apparent.
Build id (optional)
6557486a8d8a8d4c4b7d3d40
Beta Was this translation helpful? Give feedback.
All reactions