We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,I encountered an error when performing decompilation
[INFO] [APK HELPER] APK extracted into : /Users/xxx/dexcaliburWS/Wing0/apk TypeError: Cannot read property 'getUID' of null
The text was updated successfully, but these errors were encountered:
Hi,
it sounds like an issue related to platform image.
Can you check folder "dexcaliburWS/.dxc/api/sdk_androidapi_23_google" is not empty ?
Sorry, something went wrong.
yeah. ❯ ls /Users/360/dexcaliburWS/.dxc/api/sdk_androidapi_23_google android com dalvik java javax junit org
It exists!
sorry for late reply.
I didn't reproduce the issue but i patched related code with commit 5942fa0.
Can you retry with latest version (>=0.7.6) ?
Lot of things have been done to prevent this issue. Can you retry with v0.7.8 ?
I close the issue, if the problem persists let a comment.
FrenchYeti
No branches or pull requests
Hi,I encountered an error when performing decompilation
The text was updated successfully, but these errors were encountered: