GitHub Issue | n/a |
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-10-01T18:41:03.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2013 Sprint 20, 2013 Sprint 20 Tooling, Release 3.2.0 |
Components | LiveView |
Labels | n/a |
Reporter | Michael Xia |
Assignee | Michael Xia |
Created | 2013-10-01T17:30:58.000+0000 |
Updated | 2013-12-11T11:10:25.000+0000 |
1. From Samples view in Appcelerator Studio, import Alloy > RSS Reader;
2. Enable LiveView and run the project on iPhone simulator;
3. Open app/views/master.xml;
4. Make a modification and save.
Expected result: the app reloads correctly in iPhone simulator.
Actual result: an error screen appears.
Clicking to dismiss the error does return the app to its working state.
Generated the PR and pushed to master branch.
Alloy RSS Reader app working fine with liveView. Changes are reflected and app launches with change successfully. liveView version 0.1.35 Tested Environment: Appcelerator Studio: 3.2.0.201312101708 SDK:3.2.0.v20131210191510 alloy: 1.3.0-cr acs: 1.0.10 npm: 1.3.2 titanium: 3.2.0-cr titanium-code-processor: 1.1.0-cr2 Xcode:5.0.2 OS: Mac OSX 10.9 Device: Google Nexus7(v4.3),IphoneSimulator(v7.0.3)