-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Description
I want to use Agora SDK for video calls in visionOS app.
I use XCode Version 16.4 (16F6), MacOS 15.6
I cloned repo, changed appID, run app in simulator, entered same channel name and it doesn't work. Also tested on device: the same result as in simulator
To test, I wrote appId, locaUserId and allUsers list:
Text("appID: \(agoraManager.appId)")
Text("\(agoraManager.localUserId)")
Text("\(agoraManager.allUsers)")
I have tried it in two simulators, simulator and online demo, and two devices. Everywhere was the same result.
How can this be fixed?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels