Skip to content

RheaTrace v3.0.1-alpha01

Pre-release
Pre-release

Choose a tag to compare

@WangFeng-AHU WangFeng-AHU released this 03 Jul 06:31
da9d849

Android

  1. 修复抓 trace 时的 wait for trace ready timeout 问题;
  2. 优化抓启动 trace 时无法正确解析到 launcher activity 导致无法正常启动的问题,并在多 launcher activity 场景下增加 -launcher 选项来指定具体的 launcher activity。
  3. processor 下载链接:rhea-trace-processor-3.0.1-alpha01.jar

iOS

  1. 优化集成 SDK 和运行命令行工具的说明;
  2. 修复构建时缺少 sqlite 依赖的问题。

Android

  1. Fix wait for trace ready timeout issue.
  2. Fix launch failure issue when multiple active launcher activies exist in app, and add -launcher option to specify target launcher activity.
  3. Url for processor: rhea-trace-processor-3.0.1-alpha01.jar

iOS

  1. Optimize the instructions for integrating SDK and running command-line tools.
  2. Fix the issue of missing SQLite dependency during the build process.