V Vern Member Licensed User Longtime User May 13, 2022 #1 I created an upload key for an existing app in the play store but how do I configure B4A 11.50 to sign the app bundle with that key? I've got these files in B4A\Sign Key : Android upload cert encrypted_private_key_path my-release-key.jks my-release-key.keystore pepk.jar upload_certificate.pem
I created an upload key for an existing app in the play store but how do I configure B4A 11.50 to sign the app bundle with that key? I've got these files in B4A\Sign Key : Android upload cert encrypted_private_key_path my-release-key.jks my-release-key.keystore pepk.jar upload_certificate.pem
jahswant Well-Known Member Licensed User Longtime User May 13, 2022 #2 Just create a simple normal private signing key and compile to .aab Upvote 1