获得过 0 次赞
回答过的问题获得 0 次赞
分享过的文章/案例获得 0 次赞
评论与回复获得 0 次赞
我也遇到了,开发工具是最新版本,基础库3.1.0,代码中掉都没有掉这个getSystemInfoAsync方法,直接白屏卡住,这么多人反馈,官方该引起注意处理下了,捞下日志也能看到吧(我有个临时解决的方法,来回切换基础库,就能不白屏,接着往下开发)
Current Wechat version do not support async?Current Wechat version do not support asynchronous getSystemInfo. "wx.getSystemInfoAsync" will be finished by synchronous implementation. 工具版本最新,基础库:2.33.0 程序内未用getSystemInfo或getSystemInfoAsync getSystemInfoSync
2023-09-26