-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
I have setup as instructed in the demo
from the server
Server running, please start application
connected - sending files
and from the application
[DEBUG] fire app event: __watcher
[DEBUG] application booted in 46.692014 ms
[INFO] Socket connected - receiving files
everything seems cool
however whenever I make a change the server does not pick up the change ithe server does not say "update:blar"
node -v 4.12
Titanium 1.8.0.1
App Code Coffee snippet
if Titanium.Platform.name is 'iPhone OS'
Ti.App.Properties.setBool('_watching', false)
Ti.include('vendor/livetanium.js')
K.style('app.jss')
K.watch("localhost", 8128, win)
any ideas; Cheers
Metadata
Metadata
Assignees
Labels
No labels