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/07/11 09:12:13 UTC

[GitHub] [incubator-weex] NithinJohn commented on issue #2386: [Android]Unexpected behavior with android app bundle and dynamic feature from varsion gradle 3.3.0 where weex version is 0.20.0.2@aar

NithinJohn commented on issue #2386: [Android]Unexpected behavior with android app bundle and dynamic feature from varsion gradle 3.3.0 where weex version is 0.20.0.2@aar
URL: https://github.com/apache/incubator-weex/issues/2386#issuecomment-510402594
 
 
   @lucky-chen We have tested the weex loading issue with android app bundle in .26 version of weex. We could see that it is still present. We have tested it with custom .so loader, still its not working. 
   
   https://issuetracker.google.com/issues/125164369
   
   Without using the below flag in android the pages are not getting loaded. 
   android.bundle.enableUncompressedNativeLibs=false

----------------------------------------------------------------
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