First of all, I'm using Godot 3
I'm trying to publish a game on Android, I'm able to export the APK package but when I tried to upload it to the Google Play Store I always get the same error, I can't upload an apk with DEBUG mode to true
I remember there is an easy way to enable/disable debug mode for Android on Godot 2 but I cannot see the same feature on Godot 3
Any solution ?
I can't manage to make the next image from imgur to show, but this was how you disable debugging for Android on Godot 2
https://imgur.com/lnoprEV
I can't find the same settings for Godot 3