Upload to Google Play failed, apk in debug mode

I’m trying to upload my apk file to Google Play Console, at test section but when I do, it says that my apk is in debug mode. I have searched many forums and documentations and followed all the recomendations, I checked the option “For Distribution” and “Full Rebuild”, I made my keystore, put it in Android/Build folder and setted the informations at the Distribution Signing section.

I have reinstalled many times my CodeWorks plugins and passed the sdk, it builds normally in gradle, and in my AndroidManifest.xml, it says that the debug mode is false. I don’t know what else I need to do. Apreciate if someone help me.

Did you changed the setting in the project settings from ‘debug’ to ‘shipping’ ? That might be the mistake.

Yes I did, and those errors was caused at the build. Thanks for the answer.


I had to enable the ‘For Distribution’ check box