[TIMOB-26025] TiAPI: Add Ti.Filesystem.File parity across platforms
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2018-05-11T14:54:54.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 7.3.0 |
| Components | Android, iOS |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Christopher Williams |
| Created | 2018-05-09T10:42:15.000+0000 |
| Updated | 2018-06-19T21:51:50.000+0000 |
Description
Currently, there are differences in behavior when using the Ti.Filesystem.File API across iOS and Android. Those should be resolved.
PR: https://github.com/appcelerator/titanium_mobile/pull/10019 Tests done via extensive unit-testing.
Verified the fix present in SDK 7.3.0.v20180618182516. Closing.