Hello,
I am developing an app and i saw after few days of use that i had 3Go of "user data" in my iphone storage. I wanted to know exactly what was taking that much space on the disk since i was doing such an heavy work there, so i have downloaded the "container" from the Xcode organizer and i have open my app data by right clicking on "Show package content".
Then i compressed the whole directory (AppData) to check its size and i saw 400Mo which is actually representing the things i am storing.
Then i was browsing the whole content and saw all the files i have saved myself where i saved them so it's very fine.
However, the 2.5Go left are a pure mystery. Is it a bug ? How can i know what is taking that much space on my app on my phone please ?
I can't let my users have an infinite growing storage without knowing what's going on...
Thanks a lot in advance, Tom