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
{{ message }}
This repository has been archived by the owner on Mar 6, 2018. It is now read-only.
I have a chat app.I use socket.io-java-client.So far, no problem.But when I tried on Android L 5.0,didn't work.I tried socket.emit("bla",myJsonObject). Console log: :{"name":"bla","args":[null]}.But app works fine with android 4.1.Does anyone have experience with this issue?
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I have a chat app.I use socket.io-java-client.So far, no problem.But when I tried on Android L 5.0,didn't work.I tried socket.emit("bla",myJsonObject). Console log: :{"name":"bla","args":[null]}.But app works fine with android 4.1.Does anyone have experience with this issue?
The text was updated successfully, but these errors were encountered: