A
A
avdoshka2019-08-06 08:41:29
Android
avdoshka, 2019-08-06 08:41:29

How to update an existing application without a keystore?

I have an android app uploaded to the play store, I want to download and update it. The problem is that I lost my keystore and don't want to delete the current one and upload a new one. So is there a way to update an existing application without a keystore?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Developer, 2019-08-06
@avdoshka

What is a play store?
Google Play, for example, doesn't allow you to update an app if it's not signed, or if it's signed with a different key.
You need to sign the application only with the key that was used to sign the previous versions.
So the answer is there is no such way.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question