Search code examples
iphoneobjective-citunes

iOS iTunes Filesharing Question


I have an app for iOS that uses Filesharing to provide the user with a couple of downloaded files. This works great, but there are a couple of files that I don't want the user to have access to.

Can I provide a custom folder where iTunes can get the data from or what can I do to prevent these files from being accessed?


Solution

  • You can put the files you want to exclude from filesharing either in (a subfolder in) Library or Caches Folder. Library will be backuped with iTunes, Caches not.