You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@weex.apache.org by GitBox <gi...@apache.org> on 2019/11/01 07:29:31 UTC

[GitHub] [incubator-weex] xcyoung opened a new issue #3003: When the Android Weex version is 0.28.0, there is a problem with the proguard rules.

xcyoung opened a new 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
 
 
   When the Android Weex version is 0.28.0, there is a problem with the proguard rules.When load the So library, weex initialization failed, because it not found some class.Temporarily unable to determine which class was not found!And so,I keep all class in weex lib.
   `-keep class org.apache.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:
users@infra.apache.org


With regards,
Apache Git Services