View the file system of iPad/iPhone to verify saved files

filesystems, ios, sandbox

Solution

Take a look at iExplorer: http://www.macroplant.com/iexplorer/

Also, look at this question: https://apple.stackexchange.com/questions/54682/easiest-way-to-browse-iphone-filesystem

Problem

I would like to be able to view the file system of my actual iPad/iPhone to verify that files are being written correctly. I can do this using the simulator by navigating to Users/me/Library/Application Support/iPhone Simulator/6.0/Applications/specific app/Documents. Here I can see all of the files and data I have written from within my app. I would be really helpful if anyone knows of an app or some way of viewing the file system of my apps WITHOUT JAIL BREAKING Thanks in advance

Original source

Related problems