[TIMOB-26022] TiAPI: Add Ti.Buffer parity across platforms
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | High |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2018-05-16T00:00:09.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:39:03.000+0000 |
| Updated | 2018-05-16T00:00:12.000+0000 |
Description
Currently, there are differences in behavior when using the Ti.Buffer API across iOS and Android. Those should be resolved.
PR: https://github.com/appcelerator/titanium_mobile/pull/10028 Tests done via extensive unit-testing.