Florian Gnadlinger
Florian Gnadlinger
Hi, I started to remove the SimpleJson.dll from the project and it turned out that WebSocket4Net.dll is also using the SimpleJson.dll. Therefor I switched to the https://github.com/NetEase/pomelo-unityclient-socket. But this system...
Hi, Thank you for your reply. I created in the last 2 days a Unity3d Project which uses instead of the SimpleJson.dll the SimpleJSON.cs from the Unify Community. Therefor I...
Hi, I finished my work for the different platforms and now the API is working within the Web Player, on Android Devices and iOS Devices as well. Luzexi can I...