-
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
New issue
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
[BUG] Facebook: expected element name 'view' and not 'View' #3512
Comments
Interesting. I don't think we can safely lower all tags, so we could probably normalize or relax the check on MXSerializer. |
Of course it wouldn't be that easy. I thought this was just a case difference, but that leads to a new error.
|
Started a draft. Looks like Facebook has grown from just style.2 type naming.
|
Is your goal here only disassembly? Can't promise any success with rebuild, but the patch I have now at least disassembles properly. |
@iBotPeaches Thanks for the help. Yes, ultimately I am only disassembling to get the final |
Sounds good - I'll merge something shortly to repair disassembly.
|
Information
apktool -version
) -2.9.3java --version
) -Stacktrace/Logcat
Steps to Reproduce
apktool d com.facebook.katana
The text was updated successfully, but these errors were encountered: