Market requires that the certificate used to sign the apk be valid until at least ...
part12studios
Member Posts: 620
Hi everyone,
So I'm super excited that I got GS to publish an app I can install and test on devices.. however now the moment of truth happens when I go to upload the app to the android market.. when i do i get this message:
"Market requires that the certificate used to sign the apk be valid until at least October 22, 2033. Create a new certificate."
I used this tutorial which got me on the right track.. and even in this tutorial I used 10000 for the "validity" I tried a 2nd time and used 11111 to be sure i went above and beyond on that date..
It is talking about a certificate... is this something else outside of the keystore file?
Thanks
Caleb
So I'm super excited that I got GS to publish an app I can install and test on devices.. however now the moment of truth happens when I go to upload the app to the android market.. when i do i get this message:
"Market requires that the certificate used to sign the apk be valid until at least October 22, 2033. Create a new certificate."
I used this tutorial which got me on the right track.. and even in this tutorial I used 10000 for the "validity" I tried a 2nd time and used 11111 to be sure i went above and beyond on that date..
It is talking about a certificate... is this something else outside of the keystore file?
Thanks
Caleb
Comments
i pasted "keytool -genkey -v -keystore zenhopper.keystore -alias zenhopper -keyalg RSA -keysize 2048"
answered all the questions also as instructed in the tutorial.. everything seemed to go just fine.. just can't get it to upload to store
Thanks!
Caleb
@osalzano
i have the same problem. im stuck with the "!" at the GS Publish Manager... i tryed to generate the keystore and the apk file through eclipse but nothing happened...
any solution???
just use terminal.. the video above doesn't require that program. just start from scratch..
good luck!
i redo the whole workflow with terminal and im stacked again with the "!" at the GE publishing manager!
any help or suggestions??
every command need to end with .????? same for -keystore XXXXXXX.keystore
yes i meant GS Publisher!!!. i ll check again for updates...
@GLGames
i didn't understand you... could you please more precise?? thanks in advanced...
keytool -genkey -v -keystore zenhopper.keystore -alias zenhopper.alias -keyalg RSA -keysize 2048 -validity 10000
when u select keystore in GS publisher you will see xxxxxxx.alias appear not mykey in the verified section.
my problem is that i cant verify the key in gs publisher.......im stucked @! after i enter the key.....