Skip to content

v10.55.0

Choose a tag to compare

@sunnylqm sunnylqm released this 31 Aug 07:07
8251452

English

  • Enable uncaught JavaScript error reporting by default and associate reports with the active OTA release.
  • Add captureException for manual reports and disableErrorReporting for explicit opt-out.
  • Keep delivery best-effort and chain existing Sentry, Crashlytics, and other global handlers.

中文

  • 默认开启 JavaScript 未捕获错误上报,并关联当前热更版本。
  • 新增 captureException 手动上报和 disableErrorReporting 显式退出。
  • 上报尽力而为,保留并链式调用 Sentry、Crashlytics 等既有全局处理器。