Replies: 1 comment
-
Try
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I read the documents and created a sample console app with socket server. It runs perfectly fine. But the same code doesn't work in Android. I don't see the socket server up and running in Android.
Do I have to enable anything extra for Android? I have already enabled the INTERNET and ACCESS_NETWORK_STATE permissions in my manifest
Beta Was this translation helpful? Give feedback.
All reactions