Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.9.0 Beta 4
-
None
Description
When building with Qt 5.9 debug4, I am getting the following in my Android app:
Type Dialog unavailable
file://data/data/com.<appname>/qt-reserved-files/qml/QtQuick/Dialogs/DefaultDialogWrapper.qml:45 "qml": no such directory
This happens from a QML file which is trying to use Dialog from a subfolder of my initial qml folder.
Attachments
Issue Links
- resulted from
-
QTBUG-46451 androiddeployqt imports plugins that are not necessary
- Closed