Top "Uidocument" questions

UIDocument represents a user-editable document in an iOS application.

How to open the Document files e.g(.pdf,.doc,.docx) in ios mobile when a button action using swift3.0?

I need to open UIDocumentPickerViewController and It should allow user to select all type of files. ie.(.pdf,.doc)files …

ios swift3 document uidocument uidocumentmenuvc
Swift write/save/move a document file to iCloud drive

I'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 uidocumentpickervc
Save iOS 8 Documents to iCloud Drive

I want to have my app save the documents it creates to iCloud Drive, but I am having a hard …

ios xcode ios8 icloud uidocument
iCloud Documents not visible

I am trying to use iCloud Documents to store XML files from my iOS App. Everything seems to be working …

ios objective-c xcode icloud uidocument