zsmjhtn commented on issue #3003: When the Android Weex version is 0.28.0, there is a problem with the proguard rules. URL: https://github.com/apache/incubator-weex/issues/3003#issuecomment-568976790 Do u have extended some component by yourself? For me, not only **-keep class org.apache.weex.** { *; }** which copied from Weex-Offical-Web, but also add rule **-keep class selfpackage.weexExtend.** { *; }** by myself.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
