Android Question [Solved] The encryption key used has expired. Use a new key.

asales

Expert
Licensed User
Longtime User
I tried to upload a new AAB in the Play Store and I get this message:

Use a valid app signing key to continue
The encryption key used has expired. Use a new key.

1712714640394.png


I use this key file since 2022.
I publish a couple of apps some months ago and the key file worked file.

I checked the information from .keystore file and will expired in 2060:
Valid from: Wed Mar 02 18:39:56 BRT 2022 until: Wed Jun 30 18:39:56 BRT 2060

What could be the problem and how I can fix it?

Thanks in advance for any tips.
 

asales

Expert
Licensed User
Longtime User
This is a new key and zip file, that I use to upload AAB (since APK is not allowed to new app).

Even create a new keystore file and a new zip file, I still get this message.
 
Upvote 0
Top