Jump to content
William23668

How to generate aab file

Recommended Posts

Hi

 

Trying to build one of the Delphi 12 samples so I add in provision keystore and selected release mode for Android 64bit and application store for build type but after compile I dont get any .aab file in the release folder. Also no binary folder as mentioned in the documentation so what I should do ?

 

image.thumb.png.b718ddb0b73fbfdba9f61dc1d2b24e1c.png

 

image.png.6deb4b6043609d422573c2a101c3f583.png

Share this post


Link to post

I'm not sure if this is needed, but my Keystores provide an KeyStore Password and an Alias Password as well.

As far as I know this might be optional, but I always use it, and in your picture this field is empty.

Perhaps that is the Problem?

 

Edited by Rollo62

Share this post


Link to post
17 hours ago, Rollo62 said:

As far as I know this might be optional, but I always use it, and in your picture this field is empty.

Perhaps that is the Problem?

 

Since 11.3 or 12 the Android key generator don't create a password for the alias.

Share this post


Link to post

@Patrick PREMARTIN

Ok, well.

I just checked this with a new project, you're abolutely right.

It seems I had not created new keystores for a while then, or at least it didn't struggled me that there is no more alias password. :classic_unsure:

 

Yes, under Release I can create the AAB, which is of course the only reasonable way, since the AAB is a bundle and contains 32 and 64 Bit bundles.

 

Share this post


Link to post

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×