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.
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?
[[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?