Skip to content

Connections don't work #4

@andriibilyanskii

Description

@andriibilyanskii

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)")
Image

I have tried it in two simulators, simulator and online demo, and two devices. Everywhere was the same result.

How can this be fixed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions