Meituan-Dianping / Robust

Robust is an Android HotFix solution with high compatibility and high stability. Robust can fix bugs immediately without a reboot.
Apache License 2.0
4.4k stars 805 forks source link

多进程android:process下补丁包在另外的进程没用生效,请问热更新支持多进程吗? #391

Open zhongxuerui521 opened 4 years ago

zhongxuerui521 commented 4 years ago

补丁包在配置了android:process属性的时候,对应的类和Service都没有生效,去掉了android:process属性是可以正常加载到补丁的。

请问热更新支持多进程吗?

Robust版本:0.4.95

Gradle版本:3.4.2

weiyixiong commented 4 years ago

不支持,ClassLoader 进程隔离