PCLStorage icon indicating copy to clipboard operation
PCLStorage copied to clipboard

IOS submission issues

Open neokeats opened this issue 10 years ago • 1 comments

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.

neokeats avatar Apr 11 '15 14:04 neokeats

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

GVirdee avatar Jul 15 '16 08:07 GVirdee