32位操作系统无法连接手机调试?
微信开发者工具,代码写完了,无报错,连接手机调试,老是报错:(node:6236) [INSPECTOR_ASYNC_STACK_TRACES_NOT_AVAILABLE] Warning: Warning: Async stack traces in debugger are not available on 32bit platforms. The feature is disabled.
找有道翻译了一下:(节点:6236)[检查器_async_stack_traces_not_available]警告:在32位平台上无法使用调试器中的Async堆栈跟踪。该功能是禁用的。
具体什么意思?32位操作系统不能在线调试吗?请大神解惑!