- 真机调试功能其实主是个摆设?
[图片] 自上个版本就开始这样,就是微信开发者工具图标换了之后的事,反馈了多次,今天兴喜地看到有更新,结果还是空欢喜。 Mac OS arm64的最新版本
2023-06-08 - Mac 1.06.2303220_darwin_arm64无法真机调试?
[图片] 先来个上面的,感觉卡住一段时间,接着报。之后也不会有任何信息。 VM13:2 MiniProgramError APP-SERVICE-SDK:setStorageSync:fail timeout Error: APP-SERVICE-SDK:setStorageSync:fail timeout at new $d (eval at Ce.t.call.document (http://127.0.0.1:20847/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:888809) at Object.N5 [as setStorageSync] (eval at Ce.t.call.document (http://127.0.0.1:20847/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:1538641) at e.<computed> (eval at Ce.t.call.document (http://127.0.0.1:20847/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:1542259) at Object.n4.<computed> (eval at Ce.t.call.document (http://127.0.0.1:20847/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:1542809) at Object.c [as setStorageSync] (eval at Ce.t.call.document (http://127.0.0.1:20847/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:1021452) at pt.onLaunch (weapp:///app.js:20:8) at pt.eval (eval at Ce.t.call.document (http://127.0.0.1:20847/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:2482207) at new pt (eval at Ce.t.call.document (http://127.0.0.1:20847/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:2483326) at r.eval (eval at Ce.t.call.document (http://127.0.0.1:20847/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:2483452) at eval (eval at Ce.t.call.document (http://127.0.0.1:20847/remote-debug/runtime.js?devtools_ignore=true:1:18937), <anonymous>:2:2461160)
2023-05-25 - 真机调试: 等待同步 API getStorage 调用
真机调试时先是提示:等待同步 API getStorage 调用 然后卡住一会儿,接下报如下错误,根本调试不了。上一个版本都不会。 (unknown) MiniProgramError APP-SERVICE-SDK:setStorageSync:fail timeout Error: APP-SERVICE-SDK:setStorageSync:fail timeout at new $d (eval at Ce.t.call.document (http://127.0.0.1:45505/remote-debug/runtime.js?devtools_ignore=true:1:18762), <anonymous>:2:888809) at Object.N5 [as setStorageSync] (eval at Ce.t.call.document (http://127.0.0.1:45505/remote-debug/runtime.js?devtools_ignore=true:1:18762), <anonymous>:2:1538641) at e.<computed> (eval at Ce.t.call.document (http://127.0.0.1:45505/remote-debug/runtime.js?devtools_ignore=true:1:18762), <anonymous>:2:1542259) at Object.n4.<computed> (eval at Ce.t.call.document (http://127.0.0.1:45505/remote-debug/runtime.js?devtools_ignore=true:1:18762), <anonymous>:2:1542809) at Object.c [as setStorageSync] (eval at Ce.t.call.document (http://127.0.0.1:45505/remote-debug/runtime.js?devtools_ignore=true:1:18762), <anonymous>:2:1021452) at pt.onLaunch (weapp:///app.js:24:8) at pt.eval (eval at Ce.t.call.document (http://127.0.0.1:45505/remote-debug/runtime.js?devtools_ignore=true:1:18762), <anonymous>:2:2482207) at new pt (eval at Ce.t.call.document (http://127.0.0.1:45505/remote-debug/runtime.js?devtools_ignore=true:1:18762), <anonymous>:2:2483326) at r.eval (eval at Ce.t.call.document (http://127.0.0.1:45505/remote-debug/runtime.js?devtools_ignore=true:1:18762), <anonymous>:2:2483452) at eval (eval at Ce.t.call.document (http://127.0.0.1:45505/remote-debug/runtime.js?devtools_ignore=true:1:18762), <anonymous>:2:2461160)
2023-05-22