I have developed a hybrid app for both iOS and Android. If I use some some hacking tools then I can unzip the APK file and see the code.
I also decrypted some famous app source code using the following website
http://www.javadecompilers.com/apk
I have following question:
Is it permissible to encrypt the app code in both App store(android play store & Apple app store)?
Is is the best practice?
If it is permissible, what are the way to encrypt?
Will be the encrypted app approved by app-store?