I would like to store files in a specific directory inside the documents directory, so that I can iterate over all these files and show them to the user for selection. Is that possible?
I would like to store files in a specific directory inside the documents directory,
Share
Yups,You can do it like:
And For retrieving you can do this:
Hope this helps,
Thanks,
Madhup