Getting error after upload .aab file in Google Play Console

Error: "You uploaded an APK or Android App Bundle signed with a certificate that expires too soon. You need to sign your APK or Android App Bundle with a certificate that expires further in the future"

Need expert advice to resolve same...
Thankyou :slight_smile: :india:

AAB built / signed with (main server, code server, ...)?
Post a screenshot.

1 Like

I don't know about code server but I've create app using app inventor and try to upload on play store

  1. Backup your old (current) keystore.

  2. Delete the current keystore.

  3. Build a new AAB (App Inventor will now automatically create a new keystore and sign the AAB with it).

  4. Uload it to the Google Play Developer Console.


Note: These steps apply to a new app (not an update).

1 Like

Thankyou Anke :slight_smile:

Let us know if it was successful.