When creating a new keystore for android it completely ignores number of days. I could set to a million and when it created it it was only valid for like 3 months
What’s this mean? How did you created your keystore file? I don’t think Creator has the feature to create keystore file.
When you goto build window.
Deselect use debug keystore.
you have keystore path with 3 buttons on right.
button 1 = select path for keystore file.
button 2 = open
button 3 = new.
When you select new it allows you to create a keystore file.
The entry validity (day) is default to 3650. This i assume is the days for the keystore file.
Android store requires 50 years ( i believe) However it does not seem to make any difference what you set this value to as it only sets the validity for about 2-3 months.
Thanks for your feedback.
We have reproduced this problem, and we will fix it soon.
You can create a keystore follow Cocos Creator KeyStore File issue - Certificate that expires too soon by yourself for now.