Hello,
I rebuilt my Android application using GDevelop. This application already exists on Google Play, but the previous version was developed by another developer who no longer works with me, and I don’t have access to the previous upload key.
I generated a new Android App Bundle (.AAB) in GDevelop using “Default upload key (recommended)”.
When I upload the AAB to Google Play Console, Google reports that it is signed with this new SHA-1:
FB:F2:AC:ED:56:1F:3A:09:EA:2F:04:82:EC:58:F9:C3:ED:46:17:22
Google Play is asking me to provide a PEM certificate for the new upload key so I can request an upload-key reset.
How can I obtain the .PEM certificate corresponding to the GDevelop default upload key used to sign my new AAB?
Thank you.