Hello to all recently I accidently deleted my Keystore file of one android project and now I have to upload a new update and I don t have file but I have previous APKs who have the same SHA1 and SHA256 so I dont know how can i get My keystore file or i can directly upload app on playstore Note : App store is asking me for key store file
Asked
Active
Viewed 1,651 times
2
-
You can contact Play Store support, They will ask you to fill some form and you might need to fulfill their requirement, then you can upload update. – Ali Ahmed Dec 30 '21 at 05:47
-
@AliAhmed yes but issue is the app i have developed is in java and updated app is in react native – Kaushal Digraskar Dec 30 '21 at 05:58
-
Try this answer https://stackoverflow.com/a/72654029/873868 – Sreeraj VR Jun 20 '22 at 09:48
1 Answers
2
You can submit request in play store for keystore upgrade in the store via
Release => Setup => App integrity and Click on Request key upgrade.
For more detail description you can refer this link.

Mehta
- 1,228
- 1
- 9
- 27
-
yes but issue is the app i have developed is in java and updated app is in react native, does it will affect – Kaushal Digraskar Dec 30 '21 at 05:59
-