Is there any way to browse the file system of a currently running or just killed iOS simulator? I’d settle for being able to see a specific app’s files...
I have an application with In-App Purchase, that when the user buy something, download one html file into the Documents folder of my app. Now I must check if...