[TIMOB-27296] Android: Unnecessary conversion from UTF-8 to UTF-16 loading JS assets
| GitHub Issue | n/a |
|---|---|
| Type | Improvement |
| Priority | Medium |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2019-10-30T17:54:36.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | Release 8.3.0 |
| Components | Android |
| Labels | n/a |
| Reporter | Gary Mathews |
| Assignee | Gary Mathews |
| Created | 2019-07-29T22:43:16.000+0000 |
| Updated | 2019-10-30T17:54:37.000+0000 |
Description
- Prevent an unnecessary conversion from UTF-8 to UTF-16 and back when loading Javascript assets
master: https://github.com/appcelerator/titanium_mobile/pull/11045
FR Passed. PR Merged.
Verified the fix with SDK 8.3.0.v20191030085531. Closing.