how to create folder structure in documents folder of my iPhone app
- by Ekra
Hi friends,
I have a folder structure in my server.
I receive the folder structure in XML format.
My query is :-
1) Can I create the same folder structure in documents folder of my iPhone app.
2) What would be the best approach whether to create folders at device documents folder or just read the XML and show the folders as we parse it(I mean no folder creation).
Waiting for your reply