0

When I export signed apk in Android Studio, I have an error about Cannot load key store: Keystore was tampered with, or password was incorrect.

So I am writing true password but I have an error. I read a lot of topic about this but I can't find solution. I'm sure that I have true password.

I must update my app in play market.

What can i do ?

Yojimbo
  • 23,288
  • 5
  • 44
  • 48

1 Answers1

0

I had these keystore issues when I was working before. And as far as I know the best solution for this is just create a new keystore.

Keystore was tampered with or password was incorrect

Community
  • 1
  • 1