zsmjhtn commented on issue #3091: [Android][honer Mate7]Debug is all right, but Release go wrong in 0.28 URL: https://github.com/apache/incubator-weex/issues/3091#issuecomment-568325829 extend Weex myself. And the Proguard-rules need both ```java -keep class org.apache.weex.** { *; } ``` ```java -keep class weex.** {*;} ```
---------------------------------------------------------------- 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
