Skip to content

v3.6.0

Compare
Choose a tag to compare
@leeyeh leeyeh released this 06 Feb 02:35
· 308 commits to master since this release
526d67f

Features

  • 第三方登录支持使用微信 unionId + openId 登录。
  • 支持全局设置请求超时时间: AV.setRequestTimeout(ms);,超时后 SDK 会抛出 ECONNABORTED 异常。

Bug Fixes

  • 修复了一个微信小游戏环境中的异常。