I have just tried to upload a APK (as a beta release) generated from Phonegap Build to the Google Play Store.
Getting an error as follows:
Upload failed
You uploaded a debuggable APK. For security reasons you need to disable debugging before it can be published in Google Play.
When I generated the apk from Phonegap the debuggable option is unmarked.
Any idea? Almost same application was uploaded last year and I didn't get that error.
The solution was adding an Android Key and to enable it. Without iOS or Android key the build won't work.