今天编译微信小程序的时候遇到一件神奇的事情:每次调用wx.chooseImage接口时都会报一个appServiceSDKScriptError
appServiceSDKScriptError:Cannot read property 'mode' of undefined;at api onAppEnterBackground callba

其实只是前的版本不稳定,选用之前的版本即可~

调试基础库版本:2.5.0

appServiceSDKScriptError:Cannot read property 'mode' of undefined;at api onAppEnterBackground callba

调试基础库版本:2.4.0

appServiceSDKScriptError:Cannot read property 'mode' of undefined;at api onAppEnterBackground callba

相关文章:

  • 2021-09-05
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-04
  • 2021-09-11
  • 2021-11-22
  • 2021-07-09
猜你喜欢
  • 2021-08-21
  • 2022-12-23
  • 2021-09-28
  • 2021-06-19
  • 2021-09-29
  • 2022-12-23
  • 2021-09-29
相关资源
相似解决方案