wx.checkSession 响应结果错误
- 当前 Bug 的表现(可附上截图)
在开发者工具上,调用wx.login 成功
{errMsg: “login:ok”, code: “001J3RhK0upP672w7FiK08XQhK0J3Rhi”}之后, 再调用wx.checkSession 报错
{errMsg: “checkSession:fail Error: session time out, need relogin”}
在真机器上无该错误发生
- 预期表现
wx.login成功之后,wx.checkSession 应success
- 复现路径
- 提供一个最简复现 Demo
4 回复