Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.14.0, 5.14.1
-
-
6806cb341ca5f21d0136f890ccd317d71aa3cab6 (qt/qtbase/5.14.2) 647897e3c966c1349a4d1d7f60ba457803509e85 (qbs/qbs/1.20)
Description
I packet my application as aab bundle, and delivered it to Google Play store. But when application is installed from Play store, running it fails with error "Your application encountered a fatal error and cannot continue". This doesn't happen on all all devices. it might depend which ABI device uses. At least my Samsung S10 fails, but Galaxy Tab A6 works fine.
APK packet (signed release) from the same build works fine on my devices.
I looked inside aab packet, and at least lib counts equals, so it is not like QTBUG-80713.
Used Qt: release 5,14.0
Qt Creator: 4.11.0 (build on Dec 10 2019 12:27:13)
My application is open beta, and can be found here:
https://play.google.com/store/apps/details?id=net.kotisohva.siilinkarintuulet
Qt Support:
Another user has reported this and provided full crash stack. It has been attached to this report.
Attachments
Issue Links
- relates to
-
QTBUG-83943 App not starting on Android because of missing library/wrong library search path
- Open
-
QTBUG-61072 Android - support for extractNativeLibs flag
- Reported
-
QTBUG-111960 NPE: Attempt to invoke virtual method setActivityDisplayRotation() on a null object reference
- Reported
-
QTBUG-96701 android-build projects cannot be used in Android Studio
- Closed