Hacker News new | ask | show | jobs
by Nutomic 3859 days ago
Debug mode and obfuscation are completely seperate concepts. You can have a debug build with obfuscation or a release build without. Google Play doesn't care if an apk is obfuscated or not.