Fixed
Status Update
Comments
il...@google.com <il...@google.com>
wk...@google.com <wk...@google.com>
ap...@google.com <ap...@google.com> #2
Thank you for your feedback. Team may reach out for more feedback in reproducing or triaging this issue.
il...@google.com <il...@google.com>
il...@google.com <il...@google.com> #3
Thank you for the detailed report. We are looking into it.
zy...@gmail.com <zy...@gmail.com> #4
The issue seems to be related to apps installed on ASEC storage when the native libraries are uncompressed.
ASEC storage has been deprecated several years ago and installs are banned since Android O (8.0), so I suspect that the exceptions you see on version 8.0+ are unrelated. Could you please check that the exceptions on devices on 8.0+ have indeed different stacktraces?
To mitigate this issue, bundletool could leave the native libraries compressed in the APKs on O+ whenever installLocation is set to "auto" or "preferExternal".
ASEC storage has been deprecated several years ago and installs are banned since Android O (8.0), so I suspect that the exceptions you see on version 8.0+ are unrelated. Could you please check that the exceptions on devices on 8.0+ have indeed different stacktraces?
To mitigate this issue, bundletool could leave the native libraries compressed in the APKs on O+ whenever installLocation is set to "auto" or "preferExternal".
Description
Version used:1.0.0-alpha03
Safe Args should also support Collections objects. Simple types will be enough for the first time. Thanks.