SuperMonster003 / AutoJs6

安卓平台 JavaScript 自动化工具 (Auto.js 二次开发项目)
https://docs.autojs6.com
Mozilla Public License 2.0
2.16k stars 656 forks source link

部分文档上的示例报错 #188

Open RFSN opened 7 months ago

RFSN commented 7 months ago

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 秒)

SuperMonster003 commented 7 months ago

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

Sent from my XQ-DQ72 using FastHub