itisnajim / SocketIOUnity

A Wrapper for socket.io-client-csharp to work with Unity.
MIT License
374 stars 64 forks source link

Not working on Unity Scripting Backend IL2CPP #75

Open Rookie1001hub opened 7 months ago

Rookie1001hub commented 7 months ago

working on Unity Scripting Backend Mono ,but not working on IL2CPP at Unity Engine Ver 2021.3.4f1

BorisMolch commented 6 months ago

@Rookie1001hub have you seen this one? https://github.com/itisnajim/SocketIOUnity/issues/45

We seem to have same issue btw

in editor : we see the connectoin with quest IL2CPP: no error no log...

BorisMolch commented 6 months ago

Faster (Smaller) builds does seem to help . anyone knows had luck with Faster runtime?

TiagoAndreAlmeida commented 5 months ago

any news about this ? on editor work fine but after build android nothing happens

UPDATE: i change code generation to Faster (Smaller) builds and start to working. dont know why but is woking

timbo-tj commented 1 month ago

Same here, Faster (Smaller) builds works, but not the other option