android-js / androidjs

Platform to build android app using node js
MIT License
465 stars 109 forks source link

Disable debug mode for APKs #102

Open cdw3 opened 4 years ago

cdw3 commented 4 years ago

When uploading APKs to Google Play, I receive the following failure message.

You uploaded a debuggable APK or Android App Bundle. For security reasons you need to disable debugging before it can be published in Google Play. Learn more about debuggable APKs or Android App Bundles.

I do not have any debugging or logging in my code. I did not see any way to build APKs with debugging turned off in the androidjs documentation. Will there be a way to do that in the future?

Chhekur commented 4 years ago

We'll add release mode as well in next release ASAP

Feel free to ask in case of any problem ; )

Chhekur commented 4 years ago

Hey, we have created a slack channel for support & discussion: join here