I want to pick a file of any type(.pdf, .docs, .xlsx, .jpeg, .txt, .rtf, etc) functionality in my iOS …
ios swift uidocumentpickervcI've been trying for over two days to write a file to iCloud drive. I have tried writing a simple …
swift icloud uidocument icloud-drive uidocumentpickervcI am working on file sharing on my iOS App, I am new to UIDocumentPickerViewController. I do not know why …
ios xcode icloud icloud-drive uidocumentpickervci am using documentPicker to get url path of any document and then uploaded to the database. I am choosing …
ios swift filesize uidocumentpickervcI want to open UIDocumentPickerViewController and It should allow user to select all type of files. I tried to mention …
ios objective-c icloud uidocumentpickervcI'm using UIDocumentPickerViewController to let the user select a file from iCloud Drive for uploading to the backend. Most of …
ios icloud icloud-drive uidocumentpickervc