Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

cwindels

macrumors newbie
Original poster
Jul 16, 2014
4
0
Hi,

I really can't find the directory for my documents of Pages, or any other iWork app.
Can you help me ?

Thanks
 
Hi,

I really can't find the directory for my documents of Pages, or any other iWork app.
Can you help me ?

Thanks

Depending on your iOS version:

for v8.x
Applications are stored on this path
/var/mobile/Containers/Bundle/Application/6F4E1047-536.../Pages.app
the "6F4E1047-536..." is the apps UUID and it varies, according to you device. View iFile folder structure above

For the data it's /var/mobile/Containers/Data/Application/...
here's the trick you need to search - there are no /Pages... folder on the data path, so you just need to find or grep on a document name

for v7.x and below
Much easier to determine, since app path and documents are under same UUID folder.
/var/mobile/Applications/[UUID]/Pages.app
/var/mobile/Applications/[UUID]/Documents/

Hope that helps.
 
Last edited:
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.