Limitations

This release contains the following new limitation:

  • LP-11851: Native library compiled with GNU_HASH type is not supported. If a shared native library (.so) is compiled with GNU_HASH only, wrapped apps cannot load their native libraries.

    Workaround: Re-compile the shared native library with the option: 'Wl,-hash-style=both'.

  • LP-11914: For audio files, due to the format of the embedded art, a thumbnail is not created.

For limitations found in prior Android Secure Apps releases, see the release notes for those releases at AppConnect for Android Product Documentation Home Page.