Details
Description
When exiting Android apps which are compiled with Qt 6.4 then this message is shown:
I QtCore : Start
I Qt : qt started
D libEGL : loaded /vendor/lib64/egl/libGLES_mali.so
W libappuntitled1xxx_arm64-v8a.so: QObject: Cannot create children for a parent that is in a different thread.
W libappuntitled1xxx_arm64-v8a.so: (Parent is QGuiApplication(0x6fc3f72d60), parent's thread is QThread(0x705726be90), current thread is QThread(0x705728bb90)
W libappuntitled1xxx_arm64-v8a.so: exit app 0
Attachments
Issue Links
- is covered by
-
QTBUG-103569 Android 13: Predictive Back Gesture
- Open
- relates to
-
QTBUG-103456 Android: System.exit on back button press
- Reported
- mentioned in
-
Page Loading...