Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Anyway to change Keystore or Keystore's Info on android without publish new app

I need to change or upgrade my keystore to Trust Certificated Keystore(from trusted companies).

But I can't publish new app. Is there anyway to change mykeystore to Trusted Keystore??

like image 537
atasoyh Avatar asked Oct 31 '25 23:10

atasoyh


1 Answers

Unfortunately, there is no way to change your certificate for a published app, you have to re-publish to do that. It is explained here.

like image 192
free3dom Avatar answered Nov 03 '25 15:11

free3dom