RevenantX / LiteNetLib

Lite reliable UDP library for Mono and .NET
https://revenantx.github.io/LiteNetLib/index.html
MIT License
3.06k stars 495 forks source link

Can't compile on iOS. #477

Closed gunderwulde closed 2 years ago

gunderwulde commented 2 years ago

Just trying to compile for iOS.

RevenantX commented 2 years ago

@gunderwulde any info about how you trying to compile and what errors you get?

gunderwulde commented 2 years ago

All related to #if UNITY_IOS && !UNITY_EDITOR on file NetManager.Socket.cs: