RailsCasts Pro episodes are now free!

Learn more or hide this

Andrew Yoo's Profile

GitHub User: andrewyoo

Comments by Andrew Yoo

Avatar

Ok forget this comment. I'm an idiot. I was trying to load faye.js from localhost. Didn't update the application layout with prod location of faye.js. doh!

Avatar

I build a web app using faye. Works great, but then I tried to access my site on android chrome and nothing. None of the js is getting executed on my android devices. Anyone know a fix? I tried to google and didn't have much luck.

If not getting the publishing to work on android, anyone got any ideas for fallback methods so at least the client initiating the change receives updates outside of faye?