Delete "Documents and Data" from iOS app without deleting app.


Recommended Posts

Alright, I've been googling this but can't seem to find anything. I'm having difficulty with my iOS devices backing up to iCloud because I am out of space.

From the looks of it, the main cause is applications caching content that no longer exists. Facebook, iPhoto and many others are using an inordinate amount of space and it seems counter intuitive.

After looking at the Usage section in iOS 5.1.1 I see the "Delete app" button, but I don't want to delete the app, just the cache. Is there a way to do this?

If there isn't, is there a jailbreak that does this? Deleting an app, just to have to redownload it also seems counter intuitive. Some of these apps are a few gigs in size.

  • Like 1

I also have a second question that I can't seem to find an answer to. Is there anyway to delete an app and keep the data? I have a 1.8GB game that I would like to delete for now but keep the data so I can resume it when I redownload it from the App Store.

  On 28/06/2012 at 00:50, Unrealistic said:

Alright, I've been googling this but can't seem to find anything. I'm having difficulty with my iOS devices backing up to iCloud because I am out of space.

From the looks of it, the main cause is applications caching content that no longer exists. Facebook, iPhoto and many others are using an inordinate amount of space and it seems counter intuitive.

After looking at the Usage section in iOS 5.1.1 I see the "Delete app" button, but I don't want to delete the app, just the cache. Is there a way to do this?

If there isn't, is there a jailbreak that does this? Deleting an app, just to have to redownload it also seems counter intuitive. Some of these apps are a few gigs in size.

I'm getting confused. So are you out of space on iCloud or on your device? By cache size, do you mean the local "Documents & Data" size? In iOS, you can't clear this manually (unless you delete and reinstall, but that's not the same thing really); this is done automatically when the device is low on disk space. On jailbroken devices, I believe there's an app called iCleaner that might be of help. However, iCloud does not back up contents from an app's cache and temp directory. Instead of looking at the breakdown of your local storage, look at the breakdown of your iCloud backups, are Facebook and/or iPhoto taking up massive amounts of space here too?

  On 28/06/2012 at 00:54, Unrealistic said:

I also have a second question that I can't seem to find an answer to. Is there anyway to delete an app and keep the data? I have a 1.8GB game that I would like to delete for now but keep the data so I can resume it when I redownload it from the App Store.

If an app stores its data on iCloud, it'll stay even if you were to delete the app. (Under Manage Storage for iCloud settings, there's a "Documents & Data" section that shows apps using the latter cloud method of saving data.) Alternatively, use iExplorer to backup your app data manually: http://lifehacker.co...e-to-a-new-ipad

[Edited for additional clarification and information.]

  • Like 1
  On 28/06/2012 at 10:06, Manish said:

I'm getting confused. So are you out of space on iCloud or on your device? By cache size, do you mean the local "Documents & Data" size? In iOS, you can't clear this manually (unless you delete and reinstall, but that's not the same thing really); this is done automatically when the device is low on disk space. On jailbroken devices, I believe there's an app called iCleaner that might be of help. However, iCloud does not back up contents from an app's cache and temp directory. Instead of looking at the breakdown of your local storage, look at the breakdown of your iCloud backups, are Facebook and/or iPhoto taking up massive amounts of space here too?

Apologies for the confusion. I have a 64GB iPhone 4S that's only about 1/2 filled. iCloud is where my issue is. Basically what is happening is iCloud can no longer backup my iPhone because I am out of space. When I looked at the iCloud Data section I noticed a few apps were using too much space. For instance, iPhoto is using 253MB to backup pictures, Facebook is taking about 100MB at the moment, Garageband is taking about 300MB, etc.

What I figured I could do is reduce the Data size of the apps by deleting their cache and then when I go back into iCloud, it will say my next backup is considerably smaller than my previous backup and allow me to backup again. I deleted all the temporary songs on Garageband and all the modified pictures in iPhoto, but iCloud doesn't seem to detect the changes.

  Quote

If an app stores its data on iCloud, it'll stay even if you were to delete the app. (Under Manage Storage for iCloud settings, there's a "Documents & Data" section that shows apps using the latter cloud method of saving data.) Alternatively, use iExplorer to backup your app data manually: http://lifehacker.co...e-to-a-new-ipad

Yes, I saw this, but I just wanted to make sure. I didn't want to delete the game and then realize too late that I lost the 20+ hours I had put into it.

  On 28/06/2012 at 16:20, Unrealistic said:

but iCloud doesn't seem to detect the changes.

Did you try restarting your iPhone? You might need to delete your last iCloud backup too.

Also, I don't understand why your Facebook backup on iCloud is anywhere near 100MB; mine's only 41KB. It's not supposed to be backing up any cached or temporary items. I'd consider reinstalling it.

Perhaps you could also deselect apps to prevent them from backing up on iCloud.

  Quote

Yes, I saw this, but I just wanted to make sure. I didn't want to delete the game and then realize too late that I lost the 20+ hours I had put into it.

I've used it before and it did work on that particular occasion.

This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
  • Posts

    • Guys, you should find another way to promote your deals... It's the third article in the last months that promote this deal for an upgrade from 10. Considering that upgrade from 10 to 11 is free it's a total non-sense.
    • Store should be a shrine of useful applications, vetted and verified. Easily sorted by publisher. Windows should start with not much installed and have things as options in the store. Not the wild west mess that it is. You could delete 95%+ of the crap on there and no one would notice. They need to add a better UI to the updates, it's awful right now.
    • Obsidian 1.9.2 brings breaking changes, UI improvements and several bug fixes by David Uzondu Obsidian 1.9.2 (Desktop) is now live, bringing some significant updates, especially if you have been using the Bases feature. If you're not familiar with Markdown, it's a simple way to write formatted text using a plain text editor; Obsidian is a free editor that lets you create and link notes using Markdown files stored right on your own computer. Obsidian is free to use, but if you support the project with a Catalyst license, you get access to early builds. Version 1.9.2 is in Early Access right now, so you'll need a Catalyst license to try it out This new version introduces some major breaking changes to Bases, so you'll want to pay attention here. The developers have overhauled the formula syntax and the .base file format itself. If you're using Obsidian Sync or sharing your vault across multiple devices, the team strongly recommends upgrading all your devices at the same time to dodge any annoying sync issues with files using different syntaxes. The new formula syntax in Bases is designed to be more flexible and easier to use, and it should feel familiar if you code in JavaScript. For instance, functions are now object-oriented; instead of writing contains(file.name, "Books"), you would now use file.name.contains("Booksou can also chain functions together, like property.split(' ').sort()[0].lower(). Other highlights include: Property names are no longer wrapped in backticks (`). Instead, to reference properties with spaces or special characters, the syntax is note["Property Name"] There is a new type system which provides greater control when writing formulas. New functions, such as link, date and list for converting a value to a different type. New file properties: file.path, file.links (a list of all internal links in this file), and file.tags (a list of all tags in this file, including frontmatter). Some functions have been replaced by comparison operators. For example, dateBefore(date1, date2) is now date1 < date2. Date modifications are now much simpler. Instead of dateModify(date, string), you can use date + string, for example, date("01/01/2025") + "1 year" For those wondering, the Bases feature was introduced back in Obsidian 1.9.0 as a way to turn notes into structured databases. You can learn more about the updated syntax here. Alongside these syntax changes, the .base file format has been updated for better extensibility, including a new properties section for configurations like displayName. There are some smaller improvements too, like Bases now showing the number of results in the current view and the operator dropdown for filters becoming searchable. Outside of Bases, the update brings fixes for the following: Tags view: Fixed "Show nested tags" showing the full tag name (e.g. #parent/child) File explorer: Fixed "Move folder to..." menu item not showing in context menu. Bases: Fixed view not closing after deleting the file. Bases: Fixed codeblock not rendering when "Indent with tabs" is enabled. On a related note, the creator of Markdown, John Gruber, recently shared his thoughts on rumors about Apple Notes potentially adding Markdown export. While he had reservations about Apple Notes becoming a full-blown Markdown editor, he seemed to think an export option would be useful. If the rumors are true, users will be able to easily export notes from Apple Notes and edit them in editors like Obsidian.
    • 1. DRM is the worst plague, I like my games clean. 2. Third party launchers are an overhead and annoyance.
  • Recent Achievements

    • First Post
      Uranus_enjoyer earned a badge
      First Post
    • Week One Done
      Uranus_enjoyer earned a badge
      Week One Done
    • Week One Done
      jfam earned a badge
      Week One Done
    • First Post
      survivor303 earned a badge
      First Post
    • Week One Done
      CHUNWEI earned a badge
      Week One Done
  • Popular Contributors

    1. 1
      +primortal
      430
    2. 2
      +FloatingFatMan
      239
    3. 3
      snowy owl
      212
    4. 4
      ATLien_0
      211
    5. 5
      Xenon
      157
  • Tell a friend

    Love Neowin? Tell a friend!