AgoraIO-Community / AgoraIO-Community/visionOS-Quickstart
Connections don't work
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 16
- Forks
- 2
- Avg merge
- 7d 13h
- Merged PRs (30d)
- 1
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?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Reproduce the connection failure in the visionOS-Quickstart app using the configured appID, identical channel names, and the simulator or device; compare the result with the linked online demo. Inspect the Agora RTC SDK integration and the displayed appID, localUserId, and allUsers values. Done means video-call connections work consistently across the tested clients.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- audio-video-rtc, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100