Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-27627] Android: Prevent snapshot failure from breaking build

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2019-11-26T21:43:00.000+0000
Affected Version/sn/a
Fix Version/sRelease 9.0.0
ComponentsAndroid
Labelsn/a
ReporterGary Mathews
AssigneeGary Mathews
Created2019-11-25T22:13:34.000+0000
Updated2019-11-26T21:43:16.000+0000

Description

- Depending on build platform, some snapshots may not be generated. This can cause issues as applications may attempt to load snapshots that don't exist. - To resolve this, we need to implement a fallback for when snapshots do not exist for particular platforms.

Comments

  1. Gary Mathews 2019-11-25

    master: https://github.com/appcelerator/titanium_mobile/pull/11367

JSON Source