UIFileSharingEnabled use folders

Posted by Ali Shafai on Stack Overflow See other posts from Stack Overflow or by Ali Shafai
Published on 2012-03-24T23:24:29Z Indexed on 2012/03/24 23:29 UTC
Read the original article Hit count: 185

Filed under:

I want to allow users add files to the application document folder, so I used the iTunes file sharing. The problem is they can only add single files with a flat structure. I want to drag and drop whole folder (even with sub folders) and keep the structure.

Questions I have:

  1. is it possible with iTunes file sharing?
  2. if not, is there an open source project that helps me with writing a pc side app that talks to the iPhone side app and pushes the files into it?

© Stack Overflow or respective owner

Related posts about iphone