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/16 07:27:33 UTC

[GitHub] [incubator-weex] YorkShen edited a comment on issue #2706: [Android] Weex failed on Android Q failed with targetSdkVersion=29

YorkShen edited a comment on issue #2706: [Android] Weex failed on Android Q failed with targetSdkVersion=29
URL: https://github.com/apache/incubator-weex/issues/2706#issuecomment-511699439
 
 
   If you remain the targetSdkVersion as it is(26) and run it on Android Q device, you will see everything is fine.
   
   Maybe Android Q change their C++ memory permission mechanism, maybe this is a bug of Android Q itself. Either way, Weex won't change targetAPI(neither do you, I think) or any code for this issue before Android Q release. After all, it works well on Android Q emulator.

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