SDURLCache

Gives back access to the on-disk cache feature on iPhone/iPad
Download

SDURLCache Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT License
  • Price:
  • FREE
  • Publisher Name:
  • Olivier Poitrey
  • Publisher web site:
  • http://github.com/rs
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 9 KB

SDURLCache Tags


SDURLCache Description

Gives back access to the on-disk cache feature on iPhone/iPad On iPhone OS, Apple did remove on-disk cache support for unknown reason. Some will say it's to save flash-drive life, others will arg it's to save disk capacity. As it is explained in the NSURLCacheStoragePolicy, the NSURLCacheStorageAllowed constant is always treated as NSURLCacheStorageAllowedInMemoryOnly and there is no way to force it back, the code is certainly gone on this platform. For whatever reason Apple removed this feature, you may be interested by having on-disk HTTP request caching in your application. SDURLCache allows you to get back access to this feature if you want to develop for the iPhone OS platform.Detailed usage instructions for the SDURLCache tool are available here.


SDURLCache Related Software