Skip to content

"tns livesync ios --watch" doesn't sync js changes if pacakgeId and folder name does not match #1532

@xuezier

Description

@xuezier

tns livesync ios --emulator --watch, js file has changed,but not sync
xml and css are working good
os x 10.11.1

The real problem:
When id of your app is "org.nativescript.TestApp" and it is placed in folder != TestApp (for example SampleApp) livesync --watch does not sync changes in js files.

Workaround: Make last part ot your app id == name of the folder where project is located.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions