间桐_樱
间桐_樱
  • 发布:2025-04-24 14:17
  • 更新:2025-04-24 14:26
  • 阅读:24

报错 TypeError: Cannot read properties of undefined (reading 'apply')

分类:uni-app
import IMSDK from "openim-uniapp-polyfill";  
const config = {  
                wsAddr: baseConfig.getWsUrl(),   
                apiAddr: baseConfig.getApiUrl(),  
                platformID: this.getPlatformCode(),   
};  
IMSDK.asyncApi("initSDK",IMSDK.uuid(), config)

第一步就 直接报错 TypeError: Cannot read properties of undefined (reading 'apply') 什么意思?

2025-04-24 14:17 负责人:无 分享
已邀请:
DCloud_UNI_JBB

DCloud_UNI_JBB

您好,方便发个可复现demo吗?以便于更好的排查问题

要回复问题请先登录注册