Hello,
I always uploaded APK apps without problems to Play Store but last week I tried to upload a new one and saw the new Bundle packaging system. I checked the forum and compiled a Bundle with my old certificate, but when I uploaded it I got an RSA certificate error. I searched for more information and saw several posts where it explained how to create it, but I have not been able to get it to work.
-With the certificate that I have used all these years I created the APK, but when I created the bundle and tried to upload it I got an RSA certificate error.
-With the certificate created from B4A and the one created from the CMD directly in Java (jdk1.8.0_301) it works when I create the APK, but it gives the following error when compiling the bundle: jarsigner error: java.security.SignatureException: private key algorithm is not compatible with signature algorithm
And finally, when I follow the steps in the forum, download the PEPK and generate the output.zip file after asking me for the two passwords, Google Play shows me the following error "It seems that this file is not a valid zip file".
What am I doing wrong?
Thanks.
I always uploaded APK apps without problems to Play Store but last week I tried to upload a new one and saw the new Bundle packaging system. I checked the forum and compiled a Bundle with my old certificate, but when I uploaded it I got an RSA certificate error. I searched for more information and saw several posts where it explained how to create it, but I have not been able to get it to work.
-With the certificate that I have used all these years I created the APK, but when I created the bundle and tried to upload it I got an RSA certificate error.
-With the certificate created from B4A and the one created from the CMD directly in Java (jdk1.8.0_301) it works when I create the APK, but it gives the following error when compiling the bundle: jarsigner error: java.security.SignatureException: private key algorithm is not compatible with signature algorithm
And finally, when I follow the steps in the forum, download the PEPK and generate the output.zip file after asking me for the two passwords, Google Play shows me the following error "It seems that this file is not a valid zip file".
What am I doing wrong?
Thanks.