Giter VIP home page Giter VIP logo

Comments (4)

itisnajim avatar itisnajim commented on May 25, 2024

duplicated ?
#12

from socketiounity.

Kouznetsov avatar Kouznetsov commented on May 25, 2024

I don't think so, the server is working fine. The same thing happens on iOS. Login and message receiving are working but nothing gets emitted. No error is raised either.
The other thread suggests that android might be missing the internet permission but my game already uses internet without problem.

It might be related to the fact that my server is not running on https. The thing that's weird is that it still connects and receives messages. I expected everything to fail directly.

from socketiounity.

itisnajim avatar itisnajim commented on May 25, 2024

try these:
doghappy/socket.io-client-csharp#134
doghappy/socket.io-client-csharp#129
doghappy/socket.io-client-csharp#120
doghappy/socket.io-client-csharp#113
doghappy/socket.io-client-csharp#24
doghappy/socket.io-client-csharp#5

and try to emit an empty event, something like:
socket.Emit("eventName");
or different (player )build settings!

also build on pc/mac and see if this is only on android !?
sometimes restarting the app can fix this if you are working on localhost or in a local network.

from socketiounity.

itisnajim avatar itisnajim commented on May 25, 2024

try updating unity
see #36

from socketiounity.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.