手机微信日志刚上传了,微信号:F1123945547 日志时间:2026-04-29 10:53。
进小程序了,就在小程序里面拨打的,两个手机的小程序,都在前台,权限,通知都给了。
| 问题类型 | API/组件名称 | 微信版本 | 基础库版本 |
|---|---|---|---|
| Bug | wx.join1v1Chat({ roomType: "video", caller: this.caller, listener: this.listener, success: (res) => { console.log("发起通话成功", res) }, fail: (err) => { uni.showToast({ title: "发起通话失败", icon: "none" }) console.error("join1v1Chat 失败:", err) }, }) | 8.0.16 | 3.15.2 |
1 个回答