[TIMOB-16971] Android: Not specifying target results in [object Object] error
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-05-23T20:45:03.000+0000 |
Affected Version/s | Release 3.3.0 |
Fix Version/s | 2014 Sprint 10, 2014 Sprint 10 Tooling, Release 3.3.0 |
Components | Android, CLI |
Labels | module_build, qe-3.3.0, qe-testadded |
Reporter | Samuel Dowse |
Assignee | Chris Barber |
Created | 2014-05-16T01:03:48.000+0000 |
Updated | 2014-05-23T20:45:15.000+0000 |
Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5690
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.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