Hi there, My problem is: Google play is deleted my old app, to re-publish it I only need to raise its version, and I can do it with apktool by decoding it from .apk, but decoding is erasing my sign from application, I can re-sign it, but the problem is that I lost this original keystore long time ago. I need to re-publish it, without creating a new one in store. need help
UPD: Google send me this answer, I see theres only way - creating a new app:
"I understand you're not able to use the original keystore for your app, com.Cold_Kitchen.Diving_Plane.
Unless you are enrolled in Google Play app signing, the only solution to this issue is to publish a new app with a new package name and a new key. In order to transition existing users to the new app, you’ll need to update the original app’s description with a link to the new app and unpublish the original app.
I absolutely understand this is a significant inconvenience, however, due to security concerns Google does not keep a copy of your keystore and at this time we do not support the deletion of apps or the re-use of package names."