Hi,
unfortunately this error happened multiple time in my app.
about 10 thousand times for 5 thousand users.
and 99% of these errors happen for android version 8 and 96% are for samsung users.
Fatal Exception: java.lang.ClassCastExceptionandroid.system.UnixSocketAddress cannot be cast to java.net.InetSocketAddress Raw Text
--
| libcore.io.IoBridge.getLocalInetSocketAddress (IoBridge.java:700)
| com.android.org.conscrypt.OpenSSLSocketImpl.connect (OpenSSLSocketImpl.java:265)
| com.neovisionaries.ws.client.SocketConnector.doConnect (SocketConnector.java:94)
| com.neovisionaries.ws.client.SocketConnector.connect (SocketConnector.java:72)
| com.neovisionaries.ws.client.WebSocket.connect (WebSocket.java:1938)
| net.iGap.WebSocketClient$2.run (WebSocketClient.java:148)
| java.lang.Thread.run (Thread.java:764)
Hi, unfortunately this error happened multiple time in my app. about 10 thousand times for 5 thousand users. and 99% of these errors happen for android version 8 and 96% are for samsung users.