RTC Forums

Subscription => Support => Topic started by: earthsbest on June 14, 2017, 02:40:36 AM



Title: Android client-side can not receive message from server-side use websocket
Post by: earthsbest on June 14, 2017, 02:40:36 AM
Android client-side can not receive message from server-side use websocket,And server-side can receive message from Android client-side ?

How do I do that?Thanks!


Title: Re: Android client-side can not receive message from server-side use websocket
Post by: D.Tkalcec (RTC) on June 14, 2017, 01:03:29 PM
Thanks for reporting this. There was a problem on platforms with ARC (used on iOS and Android) in the WebSocket implementation. I've fixed this now and released an update. Please, download RTC SDK v8.11 (just uploaded) and let me know if you still have problems getting WebSockets to work on Android, or if the problem is now fixed.

Best Regards,
Danijel Tkalcec


Title: Re: Android client-side can not receive message from server-side use websocket
Post by: earthsbest on June 15, 2017, 03:15:39 AM
The problem is now fixed.Thank you for your hard work.