Ask Your Question

Revision history [back]

This error message means that the Apktool is unable to recognize the attribute "allowNativeHeapPointerTagging" in the Android package. It is possible that this attribute may be a new addition to a recent version of Android. To resolve this error message, you can try updating the Apktool version to the latest release or modifying the AndroidManifest.xml file of the app to remove this attribute.