- 
    Suggestion 
- 
    Resolution: Unresolved
- 
    P2: Important 
- 
    None
- 
    5.10.1, 5.14.2, 6.2
- 
    Qt.labs.platform 1.0 
 Qt 5.10.1
 iOS 11
single file select from native iOS Photo Picker works well.
but multi select doesn't work.
set fileMode: FileDialog.OpenFiles
FileDialog {
    fileMode: FileDialog.OpenFiles
    property var standardPicturesLocations: StandardPaths.standardLocations(StandardPaths.PicturesLocation)
    folder: standardPicturesLocations[standardPicturesLocations.length - 1]
}
- is required for
- 
                    QTBUG-41962 research and implement the file interchange story on iOS 8 and Android -         
- Reported
 
-         
- relates to
- 
                    QTBUG-83612 earmarked by richard -         
- Closed
 
-