how i can prevent ionic app from reverse engineering?

461 views Asked by At

I am developing app using ionic 3 and angular 5. And I have tried to implement ProGuard in ionic app but not getting any success. I can break apk file using following link :-

Is there a way to get the source code from an APK file?

So plese help me to protect my apk file from reverse engineering.

I have followed many tutorial like below https://www.npmjs.com/package/cordova-plugin-proguard

0

There are 0 answers