2023-1-13 13:41:35 [log] wx.showLoading api invokeundefined
2023-1-13 13:41:35 [log] wx.request api invokeundefined
2023-1-13 13:41:35 [log] wx.getStorage fail callback with msg getStorage:fail :data not found
2023-1-13 13:41:35 [log] wx.showLoading success callback with msg showLoading:ok
2023-1-13 13:41:35 [log] wx.hideLoading api invokeundefined
2023-1-13 13:41:35 [log] wx.request success callback with msg request:ok with seq 0
2023-1-13 13:41:35 [log] wx.hideLoading success callback with msg hideLoading:ok
2023-1-13 13:41:38 [log] wx.checkSession api invokeundefined
2023-1-13 13:41:39 [log] wx.checkSession success callback with msg checkSession:ok
2023-1-13 13:41:39 [log] wx.getStorageSync api invokeundefined
2023-1-13 13:41:39 [log] wx.getStorageSync return
2023-1-13 13:41:39 [log] wx.getStorageSync api invokeundefined
2023-1-13 13:41:39 [log] wx.getStorageSync return
2023-1-13 13:41:39 [log] wx.getStorage api invokeundefined
2023-1-13 13:41:39 [log] wx.showLoading api invokeundefined
为什么会报invokeundefined
请具体描述问题出现的流程,并提供能复现问题的简单代码片段(https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html)。
我也遇到了同样的问题,用户反馈打开不了小程序,下载用户日志查看发现有很多 api invokeundefined,不清楚这些代表什么,希望知道的大神回复下,感谢