Skip to content

LiveTanium, Does not work; well for me it doesnt #4

@hookercookerman

Description

@hookercookerman

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions