PCLStorage
PCLStorage copied to clipboard
IOS submission issues
hi, I use pclstorage to store images. All was working fine. But suddenly Apple requires that i "tag" the files as "do not backup". https://developer.apple.com/icloud/documentation/data-storage/index.html the third case.
It seems to be required in order to not having the files ending in the icloud of the user. i need those files in the local storage for offline usage. i did not find where and if the pclstorage can set this attribute.
thanx.
I've hit the same problem, does anyone have a solution to this? i.e. how to tag files/folders with the 'do not backup to iCloud' flag