ipad simulator - sandbox area
Posted
by Mike
on Stack Overflow
See other posts from Stack Overflow
or by Mike
Published on 2010-06-17T20:24:36Z
Indexed on
2010/06/17
20:33 UTC
Read the original article
Hit count: 276
Every iPhone/iPad application has its sandbox area, where I can store files. When I use the simulator this area will be somewhere in the hard disk. Is it possible to see this directory and its contents for a given application?
I am debugging an iPad app and it will be a lot easier if I can see the sandbox area contents in real time, as the app runs and creates files there.
Where do I find it?
thanks for any help.
© Stack Overflow or respective owner