-
Notifications
You must be signed in to change notification settings - Fork 75
How to connect native client to web client ? #145
Comments
Can you provide a channel name? We will check background to see what happened. |
Channel Name: "demo" The React Code is working perfectly but we Vanilla JS code is showing User joined by Native SDK ?
"handleUserPublished" is not getting triggered when Native User join session... |
Channel Name: "demo" The React Code is working perfectly but we Vanilla JS code is showing User joined by Native SDK ? client.on("user-published", handleUserPublished); "handleUserPublished" is not getting triggered when Native User join session... |
@iamsb1896 any solution to this ? |
Nope. |
How to connect native client to web client ?
Hi, We are trying to build a multiplatform system using Agora-SDK. We are able to see the client joined from web side to native but Native Client is visible on Web ?
Native Platform : Android (Flutter)
Web Browser: Chrome
Web Client
Native
The text was updated successfully, but these errors were encountered: