I have used Proguard rules to prevent reverse engineering in my app. Now I want to restrict the attacker from decompiling the manifest file with IOException and any exception when the app is decompiled.
Please help me out.
I have used Proguard rules to prevent reverse engineering in my app. Now I want to restrict the attacker from decompiling the manifest file with IOException and any exception when the app is decompiled.
Please help me out.