Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16971] Android: Not specifying target results in [object Object] error

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-05-23T20:45:03.000+0000
Affected Version/sRelease 3.3.0
Fix Version/s2014 Sprint 10, 2014 Sprint 10 Tooling, Release 3.3.0
ComponentsAndroid, CLI
Labelsmodule_build, qe-3.3.0, qe-testadded
ReporterSamuel Dowse
AssigneeChris Barber
Created2014-05-16T01:03:48.000+0000
Updated2014-05-23T20:45:15.000+0000

Description

Description

Setting the tiapp.xml to 3.2.3.GA while using 3.3.0 CLI causes the error [object Object] when building to Android device, without specifying a target.

Steps To Reproduce

1. Create a project 2. Set the tiapp.xml to 3.2.3.GA 3. Make sure you are running 3.3.0 cli 4. Build for android using 'ti build -p android'

Expected Result

Should build to a device

Actual Result

Throws [object Object] error

Comments

  1. Chris Barber 2014-05-16

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5690
  2. Tim Poulsen 2014-05-16

    Works as expected. CLI: 3.3.0-dev SDK: 3.2.3.GA Alloy: 1.4.0-alpha Tested building to Android emulator (API19) and Galaxy Nexus (4.2.2) with ti build -p android and in both cases the CLI build the app, installed it, and launched it without error.
  3. Samuel Dowse 2014-05-16

    Verified fixed on: Mac OSX 10.9.3 Appcelerator Studio, build: 3.3.0.201405121247 Titanium SDK, build: 3.3.0.v20140516130124 Titanium CLI: 3.3.0-alpha Alloy: 1.4.0-alpha Running 'ti build -p android' select an emulator automatically and displays no error message. Closing

JSON Source