QWQ
QWQ
> > any solution? > > @patsonkaushik yes, there is a solution. You need to copy the prebuilt binaries directory to your project root. It doesn't work. Is there any...
I added the corresponding module to the "assets" to solve this problem. package.json ``` { ... "pkg": { "outputPath": ".dist", "targets": [ "node14-win-x64", "node14-macos-x64", "node14-linux-x64" ], "assets": [ "utils/*", "public/*",...
> 请问有无可复现的网页? 我通过Android代码注入`webview`的`script`标签或直接注入`vconsole.min.js`代码,再执行`const vConsole = new VConsole();`,此时点击vconsole按钮就会输出这个异常
我不知道最后可用的版本是多少,我临时降回`3.9.1`版本解决了这个问题
 云端只有这两个配置,vconsole是注入进来了的,但chrome://inspect页面没有任何显示,请问如何配置呢
> inspect 默认使用 adb 进行探测设备,请确保设备已通过有线或无线连接到电脑 adb。   手机已经连接上了
> 请前往 [v2.0.0](https://github.com/WankkoRee/EnableWebViewDebugging/releases/tag/5-v2.0.0) 下载测试包进行功能性测试。 你是说用cn.wankkoree.test.tbsx5-1.0_1-release测试一次吗
> 都可以,只是测试一下远程调试功能,建议 webview 。 似乎用cn.wankkoree.test.webview-1.0_1-release测试也不行,直接vconsole都没了,在APP内右上角打开debug并重启后才在chrome://inspect页面中显示出来(以下截图为安装并配置云端hook后重启应用截取)   
> 模块未正常工作,请提供 xposed 中的模块日志。 是这个吧 XD https://1456158721.lanzouh.com/ihNKA04ww2gh
> 经检查: > > 1. 日志中未发现测试 app 相关日志,推测为未在`LSPosed`中勾选测试 app。 > 2. 日志中发现微信相关日志,主要问题为 未找到 hook 点,请提供一下你**手机上提取**的微信安装包。 1、不好意思忘了勾,勾了后chrome://inspect页面识别到了; 2、微信是酷安更新的;