Hello, today i have try upload a first release on a play store,
but when i try import on the google play console the keystore with PEPK
return this allert:
To continue you must use a valid key
The zip file not contains any private cripted key, or something like this.
to generate a cripted key:
On a B4A i have generate a Private Sign Key,
after i have give the sign in pepk.jar
java -jar pepk.jar --keystore=SDSign.keystore --alias=b4a --output=output.zip --include-cert --encryptionkey=xxxxxe8f7c7c9df715022017b00cxxxxxxxx0b13049a11e6c09xxxxxxxxxxa3bbe4ac5a955f4ba4fe93fc8cef27558a3eb9d2a529a2092761fb833b6xxxxxxxxxxxx
I not have understand what i need to do ç_ç
but when i try import on the google play console the keystore with PEPK
return this allert:
To continue you must use a valid key
The zip file not contains any private cripted key, or something like this.
to generate a cripted key:
On a B4A i have generate a Private Sign Key,
after i have give the sign in pepk.jar
java -jar pepk.jar --keystore=SDSign.keystore --alias=b4a --output=output.zip --include-cert --encryptionkey=xxxxxe8f7c7c9df715022017b00cxxxxxxxx0b13049a11e6c09xxxxxxxxxxa3bbe4ac5a955f4ba4fe93fc8cef27558a3eb9d2a529a2092761fb833b6xxxxxxxxxxxx
I not have understand what i need to do ç_ç