Hi,
I have integrated the web socket plugin with my app and i'm able to send and receive messages when testing from Android, but it fails in iPhone.
The web socket is connected, and i get receiver.isready as "true", but when I'm sending message to the web socket server, i get the error - INVALID_STATE_ERR : Pausing to reconnect websocket when sending message to web socket
Please suggest.
Thanks in advance!
Regards,
Prerna