Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-59097

FileDialog in IOS does not open Photos

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • 5.9.0 Beta 2
    • 5.8.0
    • QPA
    • None
    • IOS 10.2.1 and MacOS Sierra
    • iOS/tvOS/watchOS

      I get this message when I try to open the file dialog and it opens the QWidget window
      QIOSFileDialog: Could not resolve Qt plugin that gives access to photos on iOS
      `
      import QtQuick 2.4
      import QtQuick.Controls 1.4
      import QtQuick.Dialogs 1.2
      FileDialog

      { id: filedialog folder: shortcuts.pictures }

      `
      and when I change the import to import Qt.labs.platform 1.0 and remove ` folder: shortcuts.pictures` the filedialog does not open at all
      UPDATE:
      info.plist: https://gist.github.com/ahmad88me/08fd16a5bfd2ac1a81939f88a14eaf33
      it works on 5.7

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tpochep Timur Pocheptsov
            ahmad88me Ahmad Alobaid
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes