You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tested your suggestion, but now the app crashes. Looks like the MainActivity class is moved to somewhere else but the AndroidManifest.xml dows not point to that new location. Same behavior to all those classes that are referenced in the manifest file, like another activities, services and the class that extends Application class.
Isn't this Mess plugin supposed to also handle the AndroidManifest.xml?
I managed to obfuscate the resources, but couldn't find a way to obfuscate Activities, Services, custom Views, etc.
How to make it work?
The text was updated successfully, but these errors were encountered: