Hello,
i'm trying to generate Key-Hash for Facebook but i'm getting this error
Warning:
The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore D:\Android\MyPSK.keystore -destkeystore D:\Android\MyPSK.keystore -deststoretype pkcs12".
there is anyway to ignore this warning and just create the Key-hash ?
and if there is not, if i migrated my key to PKCS12 i will be able to update my old signed apps on google play using the new PKCS12 key ?
i'm trying to generate Key-Hash for Facebook but i'm getting this error
Warning:
The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore D:\Android\MyPSK.keystore -destkeystore D:\Android\MyPSK.keystore -deststoretype pkcs12".
there is anyway to ignore this warning and just create the Key-hash ?
and if there is not, if i migrated my key to PKCS12 i will be able to update my old signed apps on google play using the new PKCS12 key ?