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

FileDialog does not work on iOS

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • 6.5.2
    • Quick: Dialogs
    • None
    • iOS/tvOS/watchOS

      Error Msg:

      QIOSFileDialog: Could not resolve Qt plugin that gives access to photos on iOS

      Code:

      FileDialog

      { id: fileDialog currentFolder: StandardPaths.standardLocations(StandardPaths.PicturesLocation)[2] // 2 = file:assets-library:// }

       

      I added the rights into plist and granted access with native obj-c code to the user photo lib, so i would expect that all requirements for FileDialog are met.

      Goal:

      I want a native photo picker so that the user can select a picture from his photos and i receive the url(s).

       

       

        1. BugRepro.zip
          8 kB
        2. BugRepro-Log.txt
          1 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            tpochep Timur Pocheptsov
            trittler_s Sven Trittler
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes