0

Is there any way to access cache directory for all applications on an iDevice programmatically? For clarification, I know the way to access the cache directory for a specific app, but does there exist a default directory that stores all caches the iDevice?

jscs
  • 63,694
  • 13
  • 151
  • 195
mojo
  • 5
  • 4
  • 2
    No, you can't. Your app runs in sandbox, which you are limited to your App's directory. – Raptor Sep 11 '14 at 02:36
  • [Is it even possible for one iOS app to access another app's caches directory?](http://stackoverflow.com/q/5954040) – jscs Sep 11 '14 at 04:39

0 Answers0