GitHub Issue | n/a |
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Cannot Reproduce |
Resolution Date | 2014-04-02T18:42:06.000+0000 |
Affected Version/s | Release 3.1.0 |
Fix Version/s | 2014 Sprint 07, 2014 Sprint 07 Tooling, Release 3.3.0 |
Components | CLI, iOS |
Labels | qe-cli, qe-closed-3.2.3 |
Reporter | Olga Romero |
Assignee | Chris Barber |
Created | 2013-03-18T18:48:55.000+0000 |
Updated | 2014-04-17T16:15:27.000+0000 |
While testing TIMOB-12722 I ran into issue where Application has exited from iOS simulator with the following error:
[INFO] Finished building the application in 25s 824ms
[INFO] Running application in iOS Simulator
[INFO] Launching application in iOS Simulator
[INFO] Focusing the iOS Simulator
[INFO] Application has exited from iOS Simulator
[INFO] Project built successfully in 29s 859ms
[ERROR] Failed to focus the iPhone Simulator window
[ERROR] /Users/oromero/Library/Application Support/Titanium/mobilesdk/osx/3.1.0.v20130316201654/iphone/iphone_sim_activate.scpt: execution error: iPhone Simulator got an error: Connection is invalid. (-609)
Test steps:
1. Create the default Alloy project project
2. Run command ti build --platform iphone in command line
Actual result:
The error
Expected result:
App should launch successfully in iOS simulator
Note: Running the same command second time works fine
Attached the screenshot. Tried to run ti build -p ios command via terminal Titanium Studio, build: 3.1.0.201303202340 Titanium SDK, build: 3.1.0.v20130321115648 CLI 3.0.25
Cannot reproduce. Tested with: Mac osx 10.9.2 Mavericks Appcelerator Studio, build: 3.2.3.201403271839 Titanium SDK, build: 3.2.3.v20140401134117 Node.JS Version: v0.10.13 NPM Version: 1.3.2 ├── acs@1.0.14 ├── alloy@1.3.1 ├── node-appc@0.2.0 ├── npm@1.3.2 ├── titanium@3.2.3-alpha2 └── titanium-code-processor@1.1.1-alpha iOS 7.1Simulator