Android Question How to sign B4A 11.50 app bundle

Vern

Member
Licensed User
Longtime User
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
 
Top