candy-chat / candy

JavaScript-based multi-user chat client for XMPP.
http://candy-chat.github.io/candy
MIT License
1.32k stars 370 forks source link

Candy broke #454

Open xrisk opened 8 years ago

xrisk commented 8 years ago

After sending a message from a native client (iMessage), candy broke. It stopped receiving any messages after that one. Strangely enough though, it would still send messages, although they would not show up in the chat itself. Here's a screencap from Firefox's error console. Neither Chrome nor Safari show any errors in the console when this happens, only Firefox. unknown

benlangfeld commented 8 years ago

Please provide logs of the network traffic (HTTP polling or WebSocket) with the browser. You can get this by turning on Candy's debug mode and copying from the browser console.

xrisk commented 8 years ago

Here There's a lot!