0

I have problem with publish android game on Google Play, when i upload .aab file i see: You uploaded a debuggable APK. For security reasons you need to disable debugging before it can be published in Google Play. I found this: You uploaded a debuggable APK. For security reasons you need to disable debugging before it can be published in Google Play-Upload apk to google play but I don't know how to fix my app in Unity 2021.

Mayby someone know how to fix it

Trykpa
  • 3
  • 1

1 Answers1

1

Check if these options are as follows: Open the Build Settings: file > build settings (Ctrl+Shift+B) Check the option Build App Bundle (Google Play) And uncheck the option Development Build Generate the .aab file again. as in the image here