Closed ghost closed 4 years ago
Hi @AlinaPohl,
Please also follow the documentation on how to set up a service user: https://devcenter.bitrise.io/deploy/android-deploy/deploying-android-apps/#setting-up-your-first-project/
Hi @AlinaPohl,
Please also follow the documentation on how to set up a service user: https://devcenter.bitrise.io/deploy/android-deploy/deploying-android-apps/#setting-up-your-first-project/
Yes, I did this. But with the difference, that there are multiple projects linked within the json api file, because it's a whitelabel app.
I've found the problem. I had to specify the flavor's explicit package name, like
my.package.name.flavor1
I'm trying to deploy an android app to the internal track. I've set up the json file for the google api, but the Step fails:
This is the log from the Step:
(Note: I changed the package name for this question) The App is already published and was also already uploaded to the internal track of the Play Console before. Has anybody an idea, why this happens? Why there is an extra dot added after the package name?