This release includes support for il2cpp compiling in Unity. It is backwards compatible with Mono. It also contains a number of bug fixes, including:
- Fixed strings getting cut off prematurely in C#
- The IO thread is now dynamically created to help with the race condition between a final
SendPresence()
andShutdown()
- Fixed the
disconnected()
callback not being fired