Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-8684] iOS: Add Ti.Filesystem.applicationCacheDirectory

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2012-04-16T10:52:41.000+0000
Affected Version/sn/a
Fix Version/sRelease 2.0.2, Release 2.1.0, Sprint 2012-08, Release 1.8.3
ComponentsiOS
Labelscore, module_filesystem, qe-testadded
ReporterStephen Tramer
AssigneeStephen Tramer
Created2012-04-11T13:24:09.000+0000
Updated2012-06-12T17:09:08.000+0000

Description

For parity with Android, iOS needs to add the ability to access the application cache through the Ti.Filesystem.applicationCacheDirectory constant.

Comments

  1. Stephen Tramer 2012-04-11

    Testing

    ---- Check that the output generated by this line of JS
       Ti.API.info(Ti.Filesystem.applicationCacheDirectory);
       
    Ends in Library/Caches.
  2. Michael Pettiford 2012-06-12

    Closing issue Tested with Ti Studio build 2.1.0.201206111802 Ti Mobile SDK 2.1.0.v20120612102301 hash refeef019 OSX Lion 10.7.3 iPhone 4S OS 5.1 Verified that the cache directory ends in Library/Caches

JSON Source