Release Notes

To use the latest version of JS SDK, please use:
https://media.embodia.ai/xingyun3d/general/litesdk/xmovAvatar@latest.js

20251023

  1. Fixed issue where SDK was not destroyed upon calling sdk close
  2. Fixed SDK disconnect logic: check if destroyed; if not, destroy first before sending close to business logic
  3. Added failure handling for secondary initialization when WebGL context is lost