[okular] [Bug 452340] Instant crash on Android

Aachman bugzilla_noreply at kde.org
Sun May 15 13:05:12 BST 2022


https://bugs.kde.org/show_bug.cgi?id=452340

Aachman <m.aachman at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REPORTED                    |CONFIRMED
     Ever confirmed|0                           |1
                 CC|                            |m.aachman at gmail.com

--- Comment #8 from Aachman <m.aachman at gmail.com> ---
Log says 'failed to find libssl3' but its in the apk. Crashes on android 12 may
be explained with this
https://developer.android.com/about/versions/12/behavior-changes-12#uses-native-library 
TLDR: need to add <uses-native-library> tag to manifest for each non-NDK native
lib. 
Seems to be a simple fix but there might be quite a lot of libs.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Okular-devel mailing list