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

FileDialog in IOS does not open Photos

    XMLWordPrintable

Details

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

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes