nenosinc / iCloudDocumentSync

Integrate iCloud into iOS document projects with one-line code methods. Sync, upload, manage, and remove documents from iCloud quickly and easily. Helps to make iCloud "just work" for developers too.
Other
1.22k stars 178 forks source link

Files list #103

Open monish152 opened 7 years ago

monish152 commented 7 years ago

[[iCloud sharedCloud] fileList]

I am calling this for getting files list. But As I can see its giving file list after downloading all files from icloud. I am having multiple heavy files and wanted to show list. After select any file I want to give restore option. Can you please help. Is this possible by this library?