I save files to the Documents directory and wanted to look at the files themselves on the actual device. I know how to do this in the simulator by going to the iPhone Simulator directory->App->Documents->files. But is there a way to do this on the device? I can’t seem to figure it out. In iTunes, I don’t see my app since it’s an app in testing. And if I plug it into a Windows machine, I only see pictures and movies stored on the device, not anything specific to my app which makes sense. Just didn’t know if there was a way to get files off of the device. Thanks!
Share
You can do it through Xcode’s organiser window or by enabling iTunes File Sharing in your
Info.plistfile and going to the Apps tab on your device in iTunes.