请问有解决的吗, 我这里是小游戏 我这里的报错信息: WAGame.js:1 (in promise) SystemError (appServiceSDKScriptError) Cannot read properties of undefined (reading 'getSystemNanoTime') TypeError: Cannot read properties of undefined (reading 'getSystemNanoTime') at new te (WAGamePerformanceUtilsSDK.js:1:15877) at ve (WAGamePerformanceUtilsSDK.js:1:26950) at Object.value [as getNetworkType] (WAGamePerformanceUtilsSDK.js:1:93403) at (WAGamePerformanceUtilsSDK.js:1:82154) at new Promise (<anonymous>) at Pn.getNetworkType (WAGamePerformanceUtilsSDK.js:1:82129) at (WAGamePerformanceUtilsSDK.js:1:81696) at Generator.next (<anonymous>) at t (WAGamePerformanceUtilsSDK.js:1:274) at a (WAGamePerformanceUtilsSDK.js:1:485)
(in promise)SystemError(appServiceSDKScriptError)该报错只出现在线上版本,体验版及开发版都不会出现打开小程序就有代码中没有使用fetchedData的地方 [图片]
10-22