Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27336] Android: Pre-cache common JS assets

GitHub Issuen/a
TypeImprovement
PriorityLow
StatusClosed
ResolutionFixed
Resolution Date2019-10-30T17:38:04.000+0000
Affected Version/sn/a
Fix Version/sRelease 8.3.0
ComponentsAndroid
Labelsandroid
ReporterGary Mathews
AssigneeGary Mathews
Created2019-08-14T18:29:25.000+0000
Updated2019-10-30T17:38:04.000+0000

Description

- Common Javascript assets such as app.js or alloy.js etc.. could be pre-loaded and cached until they are used, speeding up require() calls. - A cache.json could list the assets to be loaded upon launch and can be generated at build time.

Comments

  1. Gary Mathews 2019-08-15

    8_3_X: https://github.com/appcelerator/titanium_mobile/pull/11150
  2. Lokesh Choudhary 2019-10-28

    FR Passed. PR Merged.
  3. Lokesh Choudhary 2019-10-30

    Verified the fix with SDK 8.3.0.v20191030085531. Closing.

JSON Source