bytedance / AabResGuard

The tool of obfuscated aab resources.(Android app bundle资源混淆工具)
Apache License 2.0
1.3k stars 180 forks source link

约束布局中使用constraint_referenced_ids,里面的id 被混淆,导致布局错误,这个可以自动识别到,不混淆这类id ,或者同时将混淆的结果同步到constraint_referenced_ids 字段里 #32

Open salmonocean opened 4 years ago

amankgo commented 3 years ago

Any update on this? How can we solve this?

hanxiaomeme commented 2 years ago

我也遇到了类似的问题

liujingxing commented 2 years ago

XmlClassGuard的findConstraintReferencedIds任务可自动将constraint_referenced_ids属性的值添加进AabResGurad的白名单中