My requirement is , The app I am working on is having a folder name called "Private docmunets " created in the Library folder that reside in the application folder.There are images and a sqlite file which records users entries and images in this folder.
I have to make my app iCloud enabled, so I have to sync my sqlite database and all the images stored in Private docmunets folder on iCloud.
From the last two weeks I am searching for this but I did not get the right direction how to proceed. Please any one suggest me which approach should I follow to fulfill my requirement.
Any link or sample code provided will be highly appreciated.
Please please help me. Thanks in advance.