According to the official manual using DocumentPicker, at present I can select 1 file from the iOS device. How can I select multiple files using the same? Is it possible?
DocumentPicker
To do this, just set one counter. In which the counter goes through the collector until you forget, and each saves the previous path to the "general preferences", using this, you can select several files.
Of course it's possible, just set the property to . Like this: UIDocumentPickerViewController
UIDocumentPickerViewController
documentPicker.allowsMultipleSelection = true
Apple: https://developer.apple.com/documentation/uikit/uidocumentpickerviewcontroller/2902365-allowsmultipleselection