[TIMOB-14228] LiveView: Unexpected Exceptions during App launch on Emulator
GitHub Issue | n/a |
Type | Bug |
Priority | Medium |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-06-14T20:36:07.000+0000 |
Affected Version/s | Release 3.1.1 |
Fix Version/s | Release 3.1.2, Release 3.2.0 |
Components | LiveView |
Labels | qe-3.1.1, qe-testadded |
Reporter | Olga Romero |
Assignee | Christian Sullivan |
Created | 2013-06-13T23:39:34.000+0000 |
Updated | 2014-02-26T17:39:20.000+0000 |
Description
When building an Alloy default project to Emulator with LiveView enabled, I encountered unexpected output in console (see an attachment).
App actually launched on emulator and all changes in code were respected.
Test steps:
1) Create a default (Alloy or Classic) app in the Appcelerator Studio.
2) Go to Run configuration and enable the "Enable Live View" option.
3) Run the app against "Android Emulator".
4) Make changes in code and save it.
Actual result:
3)Application launches with unexpected output in studio console.
4)Application reflects changes.
Expected:
3) Application should launch successfully with no errors in the log.
4) App should relaunch with changes made.
Attachments
File | Date | Size |
anemulv.txt | 2013-06-13T23:39:34.000+0000 | 48366 |
Fixed in v0.1.25 https://github.com/appcelerator/liveview/pull/35
Verified fixed on Appcelerator Studio, build: 3.1.2.201308091728, OSX 10.8.3.