Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-14187] LiveView: iOS: Build failed for device with LiveView enabled

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2013-06-12T18:38:04.000+0000
Affected Version/sRelease 3.1.1
Fix Version/s2013 Sprint 12 JS, 2013 Sprint 12, Release 3.1.2, Release 3.2.0
ComponentsLiveView
Labelsqe-3.1.1, qe-testadded
ReporterOlga Romero
AssigneeChristian Sullivan
Created2013-06-11T22:42:41.000+0000
Updated2014-02-25T18:20:09.000+0000

Description

Build failed, while compiling the default classic project for iOS device with LiveView enabled. Test steps: 1. Create the *default* classic project 2. Run configuration with LiveView checked Actul result: Build failed. Expected: Build should succeed.

Attachments

FileDateSize
classiclog.txt2013-06-11T22:42:41.000+00002546
liveview_device_cli.txt2013-06-11T23:32:11.000+000045465
log_ios_device_lv.txt2013-06-11T23:14:15.000+0000121108
Screen Shot 2013-06-11 at 4.11.09 PM.png2013-06-11T23:15:58.000+000062344

Comments

  1. Ingo Muschenetz 2013-06-11

    [~oromero] Please run again with trace-level logging.
  2. Ingo Muschenetz 2013-06-11

    From TIMOB-12094, it appears it may be a result of invalid app.js. It would be helpful to review the app.js (in either the Resources folder, or a modified version in the build folder) to see if they actually are invalid.
  3. Ingo Muschenetz 2013-06-11

    Note, error also appears in TIMOB-14163 (view Liveview_Log.txt)
  4. Eric Merriman 2013-06-12

    Ingo: Regarding invalid app.js, we are using the default classic template, and running clean on each sim/em/android device/iOS device.
  5. Ingo Muschenetz 2013-06-12

    Yes. LiveView modifies/replaces app.js, which where I believe this might be happening. Once you get this error, it would be useful to archive and attach the build folder of a project that had this problem.
  6. Christian Sullivan 2013-06-12

    PR [MASTER]: https://github.com/appcelerator/titanium_mobile/pull/4384
  7. Christian Sullivan 2013-06-12

    PR [3_1_X]: https://github.com/appcelerator/titanium_mobile/pull/4385
  8. Michael Xia 2013-08-14

    Verified fixed on Appcelerator Studio, build: 3.1.2.201308091728, OSX 10.8.3.

JSON Source