1

I have enabled file sharing in my project to allow the user to take out some files from the App. However, I want to prevent the users from adding any files to the App, or limit them to add files with specific extensions.

-Is there anyway to achieve that?

-Anyway to share specific files only? The App using Core data and I can see sqlite files there.

Thanks

rmaddy
  • 307,833
  • 40
  • 508
  • 550
Ofcourse
  • 536
  • 1
  • 6
  • 17
  • Sharing specific files only can be achieved by saving the files to different directory. This has been answered [here](http://stackoverflow.com/questions/1567134/how-can-i-get-a-writable-path-on-the-iphone) – Ofcourse May 29 '15 at 09:18

0 Answers0