UNITON CONNECT 0.2.9.7
NEW FEATURES:
- Added support for Unity 2023 and higher (native SDK only),
- Added a flag
Version
to SDK settings that can be used to switch library versions for correct initialization.
BUG FIXES:
- Fixed a
ReferenceError: allocate is not defined
bug related to a missing function in JavaScript that was removed, after an update to theEmscripten SDK
starting with Unity 2023 and above.