So apparently I'm trying to upload a new release for an existing app on google play console. I lost my jks file but I have requested for a new one and I even got them too. Now when I try to generate a signed bundle from android, it generates successfully but when I upload that bundle as a new release, the play console gives me following error:
Now after some R&D and running through some stack overflow threads I came to knew that my SHA certificate of the jks file is different as compared to the SHA certificate on google play console. Moreover, I have tried downloading the new upload_certificate from google play console and overwrite it to the old one of jks file through keytool on console. Furthermore, I tried extracting and uploading new upload key from keystore but it gives the following error: "The signature is missing from the zip file. Upload a new zip file containing a valid signature." I have been stuck in this thing since 3 days if anyone knows some legit work around this things do ping me up.
