Post

Replies

Boosts

Views

Activity

UIDocumentPickerViewController allowMultipleSelection
The UIDocumentPickerViewController is not allowing me to select multiple files when the Search Field is filled with some string. If I search for files in a folder, the select button does not appear even though I set the allowMultipleSelection to true. I am using SwiftUI with UIViewControllerRepresentable wrapper. I set allowMultipleSelection both when I makeUIViewController and when I updateUIViewController. Is there a work-around for this?
0
0
409
Jul ’21
allowsAnyHTTPSCertificateForHost error
I am loading files from the iCloud drive and I am getting the following error message: nil host used in call to allowsAnyHTTPSCertificateForHost NSURLConnection finished with error - code -1002 even though the path to my files begins with file:// It doesn't happen all the time and it doesn't happen on the same file every time. Any ideas why this is happening? Any suggestions as to how to fix this?
1
0
5.4k
Feb ’21