I do not know how to disable debugging

good,
Try uploading the app created in ionic cordova to google play console and I get the following message:


Upload error
You have uploaded an APK that can be debugged. For security reasons, you must disable debugging to publish the file on Google Play.

How do I disable debugging ???

thank you very much…

How did you build your app?
Most probably you have to add --release to that command.

1 Like

Thanks, what I had to do was generate the release version