Details
-
Suggestion
-
Resolution: Unresolved
-
P2: Important
-
None
-
None
Description
https://doc.qt.io/qt-6/ios-platform-notes.html#native-image-picker is written only in terms of Qt.labs.platform.FileDialog.
Qt.Quick.Dialogs.FileDialog should be the primary presentation instead - the "labs" version can be mentioned in a side note.
Qt.labs.platform is an experimental module, while QtQuick.Controls is a fully-supported module.
Attachments
Issue Links
- relates to
-
QTBUG-130850 [iOS] Document how to get a CMake project to use the native photo picker
- Reported
-
QTBUG-130864 Doc: Help users to realize that some QML types have different implementations in different modules (e.g. FileDialog)
- Reported
- split from
-
QTBUG-120676 FileDialog does not open when pre-set to open Pictures Library in iOS
- Open