AgoraIO-Community / AgoraWebSDK-NG

The Next Generation of Agora Web SDK
https://agoraio-community.github.io/AgoraWebSDK-NG/
161 stars 74 forks source link

webNG sdk publish和unpublish事件与小程序互通问题 #131

Open AdamFu opened 3 years ago

AdamFu commented 3 years ago

Describe the bug

使用你们的特殊版本,小程序还有问题:

SDK Logs

You should call enableLogUpload to enable log upload to Agora's Log Server.

Channel:
C279

UID:
web sdk publish uid:91 小程序sdk uid:144101

Platform and Browser:

SDK Version:
web ng sdk版本:AgoraRTC_N-4.1.1.100.js 小程序版本:v2.4.5

To Reproduce

Steps to reproduce the behavior:

  1. web端,学员上麦publish audio,小程序端正常收到stream-add
  2. 学员下麦,unpublish audio,小程序端只收到了mute_audio为true的事件
  3. 学员再次上麦 publish audio,小程序端只收到了mute_audio为false的事件,没有收到stream-added事件

Additional context

Add any other context about the problem here.

plutoless commented 3 years ago

你好,WEB-NG SDK和小程序互通需要使用最新的内侧小程序SDK,可以联系商务或技术支持获取