Need to deploy to Google Console

If anyone here has been able to deploy their app to android, I could use some help understanding what I need to do on google console

I have the keystore and json file but I’m not sure what I need to do on google console

In previous builds I would use a wrapper to upload an apk and now since bubble is handling the push how do I configure this, or maybe I’m missing something from the documentation here?

I’m having the exact same issues.

1 Like

Did you receive your build yet? You can create a testing or production track and upload your .aab file there.

What I understand is that all subsequent builds will be sent there directly.

With bubble handling all the file upload I’m not sure what I have to do here

Also would be great if someone can explain to me what deploy track and release status selection means

I leave my Deploy Track set to Internal and the Release Status set to Draft. This really only matters once you have one build published, from what I can tell, because you’ll have to manually upload the first one. Then after you manually upload the first one as long as you have everything else set correctly Bubble will start uploading them.

Where do I get the .aab file?

Typically, if you have a successful android/ios build, 2 links will come with the confirmation email sent to you. This will be in form of a link inside that email.
Due to security and privacy, you have to click on the link from the same browser in which you are logged into on Bubble. This will authenticate your identity and start the file download.

Following up on this thread as we have fixed a lot more issues with android since the original post… have y’all be able to successfully get your android build into the play console?

1 Like

Thanks for the update, yes I was able to upload it to the console

My issue was that I was renaming the keystore as well as the alias

I kept keystore value as it was it worked

1 Like

ahh gotcha, thats good to know. Glad it worked!

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.