You uploaded a debuggable APK

I’m trying to upload an APK to Google Play.
I set my build settings to Shipping - http://i.imgur.com/RmvOtUY.png
I have built and uploaded Android (ALL) and (ETC_1), both give the same error - http://i.imgur.com/ejdUm1Q.png

How do I properly disable debugging?

1 Like

Hi, did you mark the Distribution build in Project Settings? Click “Edit” then select “Project Settings”. Under “Packaging” there is checkbox to use “For Distribution” mark it and try.

After that there was a bunch of keystore and permissions stuff to work though, but it does get pat my issue thanks.