Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to disable App Signing from Google Play Console

How can I disable App Signing from Google Play Console for all the apps already uploaded on Play store and for new apps?

like image 857
Erum Malik Avatar asked May 25 '17 12:05

Erum Malik


People also ask

How do I change my signing key certificate app?

Step 1:- Go to your Google Play Console and Select your App. Step 2:- Go to Release Section => Setup => App integrity and Click on Request key upgrade.

Should I use Play app signing?

However, if you lose your keystore or it becomes compromised, you won't be able to update your app without publishing a new app with a new package name. For these apps, Play recommends using Play App Signing and switching to app bundles. The key Google Play uses to sign the APKs that are delivered to a user's device.


1 Answers

You can't disable App Signing after being activated as you can read in the image below:

enter image description here

Here you can find the official documentation, but the section of the screenshot has been removed. I will leave it here because it's still valid.

If you are stucked with it, you can follow the guide i posted here

like image 155
MatPag Avatar answered Sep 29 '22 18:09

MatPag