William23668 8 Posted Friday at 03:56 PM 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 ? Share this post Link to post
ToddFrankson 2 Posted Friday at 04:38 PM https://docwiki.embarcadero.com/RADStudio/Athens/en/Submitting_Your_Android_App_to_Google_Play#Android_App_Bundle_Support 1 Share this post Link to post
William23668 8 Posted Friday at 04:57 PM Thanks @ToddFrankson The key to solving my problem is to run the project without debugging like it say in the documentation. I was only use compiling Share this post Link to post
Rollo62 538 Posted 5 hours ago (edited) 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 5 hours ago by Rollo62 Share this post Link to post