AutoJs6 icon indicating copy to clipboard operation
AutoJs6 copied to clipboard

部分文档上的示例报错

Open RFSN opened this issue 2 years ago • 1 comments

app.startActivity("console"); 错误日志: 00:27:58.537/V: 开始运行 [$cwd/AAA.js [cache]]. 00:27:58.611/E: Java 类 "org.autojs.autojs.runtime.api.AppUtils" 不存在名为 "noSuchMethod" 的公有访问字段或方法. (file:///android_asset/modules/app.js#277) Java 类 "org.autojs.autojs.runtime.api.AppUtils" 不存在名为 "noSuchMethod" 的公有访问字段或方法. at file:///android_asset/modules/app.js:277:0 at /data/user/0/org.autojs.autojs6/cache/tmp-scripts/tmp-1700411277881.js:3:0

00:27:58.617/V: [$cwd/AAA.js [cache]] 运行结束 (用时 0.069 秒)

RFSN avatar Nov 19 '23 16:11 RFSN

感谢反馈, 将于下一版本修复上述问题.

Sent from my XQ-DQ72 using FastHub

SuperMonster003 avatar Nov 20 '23 07:11 SuperMonster003