[TIMOB-27611] [Windows - Android] 'Failed to read "bootstrap.json". Reason: Unexpected token � in JSON at position 0' can be seen intermittently
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | None |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2020-01-07T18:03:15.000+0000 |
| Affected Version/s | Release 8.3.0 |
| Fix Version/s | Release 8.3.0 |
| Components | Android |
| Labels | engSchedule |
| Reporter | Samir Mohammed |
| Assignee | Unknown |
| Created | 2019-11-18T19:25:57.000+0000 |
| Updated | 2020-01-07T18:03:15.000+0000 |
Description
When running a Titanium/alloy application sometimes the error below can be seen in the logs, although it seems to have no effect on the app.
[ERROR] : Failed to read "bootstrap.json". Reason: Unexpected token � in JSON at position 0
*Test Steps:*
[~smohammed], I suspect the fix [~gmathews] made for [TIMOB-27610] will solve this issue too since the "bootstrap.json" file is encrypted with the JS files. [~gmathews]'s PRs have already been merged into "master" and 8.3.0. Would you mind giving it another go please? Thanks.
[~jquick] I ran this a few times and I was not able to see the error message mentioned in the description.
Closing. Fixed in 8.3.0.GA.