by chrislloyd on 7/31/14, 5:33 PM with 10 comments
by ivasilov on 7/31/14, 6:51 PM
by veeti on 7/31/14, 6:27 PM
by nacs on 8/1/14, 2:43 PM
JS console shows websocket errors from your Pusher account being over quota:
Error: Invariant Violation: unmountComponent(): Can only unmount a mounted component. application-2f12875292642440acb371cf86b33623.js:16
Firefox can't establish a connection to the server at wss://ws.pusherapp.com/app/91e530f27b964fcff907?protocol=7&client=js&version=2.1.6&flash=false. pusher.min.js:71
"Pusher : Error : {"type":"WebSocketError","error":{"type":"PusherError","data":{"code":4004,"message":"Account over quota"}}}"
It's probably not a good idea to depend on an active Websocket connection for reading the customer messages/inbox. Plain XMLHTTP requests may work better (more compatible with firewalls/browsers).by nobodysfool on 7/31/14, 6:36 PM
by phleet on 7/31/14, 7:03 PM
by gozmike on 7/31/14, 6:29 PM
Check out http://supportkit.io - we're building it to be a completely free solution for support of mobile apps.
Happy to talk about how Helpful might fit into this.