Closed
Description
Steps to reproduce
tns livesync ios --watch
- change a file
- cli applies changes
- ~1 second later transfers
.DS_Store
files rebooting app
Console
Executing before-prepare hook from /Users/roblav96/Projects/app-smile/ghmobile/hooks/before-prepare/nativescript-dev-typescript.js
Preparing project...
Project successfully prepared (ios)
Transferring project files...
Successfully transferred .DS_Store.
Successfully transferred .DS_Store.
Refreshing application...
tns info
┌──────────────────┬─────────────────┬────────────────┬─────────────┐
│ Component │ Current version │ Latest version │ Information │
│ nativescript │ 2.5.0 │ 2.5.0 │ Up to date │
│ tns-core-modules │ 2.5.0 │ 2.5.0 │ Up to date │
│ tns-android │ 2.5.0 │ 2.5.0 │ Up to date │
│ tns-ios │ 2.5.0 │ 2.5.0 │ Up to date │
└──────────────────┴─────────────────┴────────────────┴─────────────┘
A bit of a show stopper since making one file change reboots the app 3 or more times.
v2.4.2
does not have this issue.
PR
Metadata
Metadata
Assignees
Labels
No labels