[TIMOB-26023] TiAPI: Add Ti.Blob parity across platforms
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2019-01-23T19:03:30.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 8.0.0 |
| Components | Android, iOS |
| Labels | n/a |
| Reporter | Hans Knöchel |
| Assignee | Christopher Williams |
| Created | 2018-05-09T10:40:59.000+0000 |
| Updated | 2019-01-23T19:03:34.000+0000 |
Description
Currently, there are differences in behavior when using the Ti.Blob API across iOS and Android. Those should be resolved.
PR: https://github.com/appcelerator/titanium_mobile/pull/10030 Tests done via extensive unit-testing.
Verified the fix in 8.0.0.v20190123061938. Closing.