[TIMOB-7111] MobileWeb: Complete Ti.Filesystem implementation
| GitHub Issue | n/a |
| Type | Bug |
| Priority | Low |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2012-03-05T15:16:36.000+0000 |
| Affected Version/s | Release 2.0.0 |
| Fix Version/s | Sprint 2012-05, Release 2.0.0 |
| Components | MobileWeb |
| Labels | n/a |
| Reporter | Chris Barber |
| Assignee | Chris Barber |
| Created | 2012-01-11T14:13:48.000+0000 |
| Updated | 2017-03-04T00:04:03.000+0000 |
Description
Finish the Ti.Filesystem implementation.
Extends Evented.
Methods:
* createFile()
* createTempDirectory()
* createTempFile()
* getFile()
* isExternalStoragePresent() - update API docs too
Verify MODE_APPEND, MODE_READ, and MODE_WRITE integer constants.
Attachments
Closing ticket as MobileWeb is no longer supported.