nowelium / socket.io-titanium

socket.io for titanium mobile
http://youtu.be/10ogNjWCpyc
Other
136 stars 34 forks source link

Demo,Android Runtime Error #4

Open milescui opened 13 years ago

milescui commented 13 years ago

Location:

[8,0] app://socket.io/lib/io.js

Message:

ReferenceError: "window" is not defined. (app://socket.io/lib/io.js#8)

joelongstreet commented 12 years ago

@milescui - You're either not loading the module in properly, or calling something incorrectly. There is no window object in Titanium.