Is there a way to quickly delete the files in system.DocumentsDirectory in the simulator?
I’m trying to use LFS to create dirs, but I think my code is accessing files from the root directory. Right now I have to make device builds to test, and I can’t debug or print to terminal to see where I’m going wrong.
Ideally I’m looking for way of destroying files in the documents directory each time I compile, so that I can check my code changes are working. Are the files in a directory I can simply clear out each time I run the code, failing that some code I can run at boot up.
How about a more in depth example, tutorial of the LFS? right now its very sparse.
Thanks for any pointers… [import]uid: 137150 topic_id: 35123 reply_id: 335123[/import]