Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-19185] Liveview: Update liveview to work with Windows Platform

GitHub Issuen/a
TypeImprovement
PriorityNone
StatusClosed
ResolutionFixed
Resolution Date2015-11-23T14:24:22.000+0000
Affected Version/sRelease 4.1.0
Fix Version/sRelease 5.2.0
ComponentsLiveView, Windows
Labelsnotable, qe-4.1.0
ReporterEwan Harris
AssigneeGary Mathews
Created2015-07-07T18:29:34.000+0000
Updated2017-07-26T20:11:34.000+0000

Description

Description

Currently Liveview does not work when building for Windows Platform, when passing in the --liveview flag it appears that no liveview server is started as there is no logging related to this. I believe that this will require liveview to be updated and also the _restart method to be implemented for Ti.App

Steps to reproduce

1. From the CLI run appc run -p windows -T wp-emulator --liveview

Actual result

Liveview does not appear to start, no logging related to staring the file server occurs, when making changes to files the app is not reloaded

Expected result

Liveview should work when using Windows Platform apps

Comments

  1. Gary Mathews 2015-10-29

    PR: https://github.com/appcelerator/liveview/pull/92
  2. Christopher Williams 2015-11-18

    Oops, I accidentally resolved this, but the PR is still in progress.

JSON Source