Skip to content

v5.9.5

Choose a tag to compare

@cpufreestyle cpufreestyle released this 09 Jul 15:05
· 26 commits to master since this release

VisionLink Android v5.9.5

修复内容

崩溃诊断增强

  • 嵌入 GitHub Token:CrashReporter 现在自动使用内置 Token 上传崩溃日志到 GitHub Issues,无需手动配置
  • Native 库兼容性:启用 extractNativeLibsuseLegacyPackaging,解决 ML Kit 等 native 库的加载兼容性问题
  • CrashReporter 安全防护:CrashReporter 初始化添加 try-catch 保护

已知问题修复(继承 v5.9.4)

  • 移除 YoloDetector 中显式 Delegate 设置(使用 MediaPipe 默认值)
  • 添加 OkHttp/Okio ProGuard 规则
  • 移除 BOM 字符

如果此版本仍然闪退,崩溃日志将自动上传到 GitHub Issues,开发者可以远程查看并修复。