Models
Products
Solutions
Benefits
Pricing
Marketplace
Partners
Services
About
Docs
ICP Filing
Console
官方文档
Product Overview
Quick Start
User Guide
Tutorials
Security and Compliance
Developer Reference
Support
首页
移动热修复:使用资源混淆如何进行支持?
更新时间:
复制 MD 格式
产品详情
我的收藏
使用资源混淆resguard,也是可以使用Sophix进行修复的,不过需要注意以下两点:
开启资源混淆resguard,需要将res/raw 和 res/mipmap下的xml资源需要keep住不做混淆。
使用mapping文件保证修复包混淆结果与基线包混淆结果一致,大致使用方法同代码混淆proguard,即:生成基线包时保留mapping文件,每次针对改基线包生成修复包时,使用基线包的mapping文件对修复包保证混淆结果一致。
若上述步骤仍未能定位问题,可以询问技术支持解决:
技术支持
该文章对您有帮助吗?
反馈