I am saving my data in the iphone. How could I find the following txt file?
Any idea?
My file is saved in the following directory:
/var/mobile/Applications/366D42D4-5817-4007-831B-1A6EB929AF8E/Documents/Annotation1.txt
My question is how to find txt file already saved in the iphone.
Connect your device to computer.
Run Xcode.
Open Organizer (Window->Organizer)
Select Devices tab and then select your device on the left side
You should see something like:
MyIpad
select Applications
select application that saved the data you’re interested in
on the bottom line click download and save the archived file to the desktop
you can open archived file with right-click and “Show Package Contents”