[TIMOB-5995] MobileWeb: Filesystem implementation.
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2011-11-09T17:42:33.000+0000 |
| Affected Version/s | Release 1.8.0 |
| Fix Version/s | Sprint 2011-45, Release 1.8.0.1 |
| Components | MobileWeb |
| Labels | stage |
| Reporter | Bryan Hughes |
| Assignee | Chris Barber |
| Created | 2011-11-04T12:46:40.000+0000 |
| Updated | 2017-03-03T23:37:53.000+0000 |
Description
Need to implement Ti.Filesystem APIs.
Added the applicationDataDirectory and resourcesDirectory paths. The stubbed getFile() function returns a new empty File object.
Closing ticket as MobileWeb is no longer supported.