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: [email protected] With regards, Apache Git Services
