olup/notable

Package APK as non-debuggable?

sesu-tech opened this issue · 1 comments

I'd like to deploy this APK to a few Enterprise devices with our Google Admin Console, but when I upload the APK it fails with the error "APK is marked as debuggable":
image

Is there any chance it could also be packaged as non-debuggable in Releases or a way I can do this myself? Thanks :)

Nevermind, I was able to disable the debugging and re-pack the APK myself.