ios - iphone transferring files using iTunes, but not allowing user to see all of docs directory? -
it doesn't sound possible, ask anyway.
in app, store lot of images , plists in documents directory.
i implement pdf reader in app allows users load pdfs app via itunes. not want user able see/access contents of documents directory since cause app perform unexpectedly if messed these files.
is possible, or possible place plists , images somewhere else?
you'll need registered apple see this, this page should give information need.
you'll need add uifilesharingenabled
key info.plist
. give user access documents directory of app, , let them remove or add files.
this tutorial gives example of how set pdf support in ipad app.
Comments
Post a Comment