skylot / jadx

Dex to Java decompiler
Apache License 2.0
40.9k stars 4.81k forks source link

[core] decompiler UnsupportedOperationException #1122

Open Surendrajat opened 3 years ago

Surendrajat commented 3 years ago

Describe error


- **APK File** 
[test.apk.zip](https://github.com/skylot/jadx/files/6019216/test.apk.zip)
Surendrajat commented 3 years ago

This app has more decompilation errors (I got 8 total) so if you can check others too. I think those are already reported but just in case.

pegleGrot commented 3 years ago

Did you configure anything to make it show the commented out code?

When I encountered decompile errors, there was no code shown at all.