You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Application is crashing after connecting to the socket, Actually, there is a problem with myIo.on function, when I am commenting myIo.on method then the application is working fine but when i am using this method apps crashing after socket connect.
Error: java.lang.ClassCastException: org.json.JSONObject cannot be cast to java.lang.String
The text was updated successfully, but these errors were encountered:
Application is crashing after connecting to the socket, Actually, there is a problem with myIo.on function, when I am commenting myIo.on method then the application is working fine but when i am using this method apps crashing after socket connect.
Error: java.lang.ClassCastException: org.json.JSONObject cannot be cast to java.lang.String
The text was updated successfully, but these errors were encountered: