[TIMOB-16740] Windows: LiveView server does not automatically start when launched from studio on emulator
| GitHub Issue | n/a |
|---|---|
| Type | Bug |
| Priority | Critical |
| Status | Closed |
| Resolution | Fixed |
| Resolution Date | 2014-04-17T21:24:59.000+0000 |
| Affected Version/s | Release 3.2.3 |
| Fix Version/s | Release 3.2.3, Release 3.3.0 |
| Components | LiveView |
| Labels | qe-testadded |
| Reporter | Allen Yeung |
| Assignee | Praveen Innamuri |
| Created | 2014-03-26T23:46:56.000+0000 |
| Updated | 2014-04-17T21:24:59.000+0000 |
Description
Steps to reproduce:
1. Create a project
2. Enable liveview from studio
3. Launch the app on emulator
Expected result:
The app should launch without any errors
Actual result:
app launches saying that it can't find the liveview server.
PR at https://github.com/appcelerator/liveview/pull/79
Verified fixed on: Windows 8.1 Appcelerator Studio, build: 3.2.3.201403271839 Titanium SDK, build: 3.2.3.v20140327115429 CLI: 3.2.3-alpha2 Alloy: 1.3.1 LiveView: 1.0.4 Android emulator: 2.3.3 App launches and successfully starts LiveView server. Closing.