Hi all,
I have to publish a new app (for my client) to play store within a new play console account (just created).
1) I use this tutorial, "App Bundle - Publishing NEW apps using AAB to play store with New keystore" (https://www.b4x.com/android/forum/t...-play-store-with-new-keystore.129163/#content) to create a new compatible keystore but I got this error:
"keytool error: java.io.FileNotFoundException: <keystore_file_name> (Access is denied)
2) Then I searching within the forum and I found this post: "Can't upload app without RSA key, and can't generate RSA key" (https://www.b4x.com/android/forum/t...key-and-cant-generate-rsa-key.134989/#content)
So I followed @Erel 's suggestion (within the above post) and downloaded the latest version of B4A (version 11.00).
So I tried to generate a new keystore file with the interface proposed by the B4A IDE via "Tools / Private Sign Key / Create new key" I notice that a ".keystore" file extension is set instead of ".jks" (the right extension for the new version of the keystore).
Why this ? At this point, what should I do to create the new keystore file for the app bundle?
P.S.
So I'm using B4A version 11.00 and it is set to "C:\Program Files\Java\jdk1.8.0_212\bin".
I have to publish a new app (for my client) to play store within a new play console account (just created).
1) I use this tutorial, "App Bundle - Publishing NEW apps using AAB to play store with New keystore" (https://www.b4x.com/android/forum/t...-play-store-with-new-keystore.129163/#content) to create a new compatible keystore but I got this error:
"keytool error: java.io.FileNotFoundException: <keystore_file_name> (Access is denied)
2) Then I searching within the forum and I found this post: "Can't upload app without RSA key, and can't generate RSA key" (https://www.b4x.com/android/forum/t...key-and-cant-generate-rsa-key.134989/#content)
So I followed @Erel 's suggestion (within the above post) and downloaded the latest version of B4A (version 11.00).
So I tried to generate a new keystore file with the interface proposed by the B4A IDE via "Tools / Private Sign Key / Create new key" I notice that a ".keystore" file extension is set instead of ".jks" (the right extension for the new version of the keystore).
Why this ? At this point, what should I do to create the new keystore file for the app bundle?
P.S.
So I'm using B4A version 11.00 and it is set to "C:\Program Files\Java\jdk1.8.0_212\bin".