I get the informtion 'It is recommended to migrate to PKCS12 which is an industry standard format using 'keytool -importkeystore -srckeystore -destkeystore -deststoretype pkcs12' '
Solution 1:
You can really (still) go both ways.
You can use JKS keystores
And you can utilize, or move to PKCS12 format.
Post a Comment for "Can I Still Use Jks Keystore To Publish App To Google Play When I Use Android Studio 4.0?"