-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Harmonry Next (API12 Beta3) crashed in release mode due to obfuscation #1385
Comments
工程release模式下开启了混淆所致 |
Now how do you solve this problem, in the end you still need obfuscation right? |
你怎么处理的混淆? |
+1。请问如何处理混淆导致的问题 |
同问 |
-keep-global-name -keep-property-name -keep |
我昨天也遇到了同样的问题, 排查到大半夜,还好来着看了眼 |
The official support of obfuscation has just been added to the dev branch. You guys can copy from it. 934b7fc |
A beta version that fix this problem has been released in the ohpm, v2.0.0-SNAPSHOT. |
Looks like obfuscation.txt is not correctly packed into the MMKV.har. |
I have tried both turning on & off the obfuscation switch of the MMKV module, but both are not working for Apps that download MMKV from the OHPM. I guess you guys will have to manually copy and paste the obfuscation configuration from MMKV. |
等待官方回复吧,我把混淆都去掉了。 |
从ohpm下载 v2.0.0-beta1 版本,尝试后依然闪退。 -keep-property-name 我这试了axios网络请求也会受到混淆的影响,有啥解决办法不? |
v2.0.0 just released with support obfuscation.
|
axios不是有bug啊 为啥不用系统的rcp呢? |
Harmonry Next API12 Beta3版本 debug模式下使用正常,release模式下APP启动闪退。FaultLog日志如上所示,请帮忙查看一下,非常感谢
The text was updated successfully, but these errors were encountered: