Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Permission Doesn't work in macOS #600

Open
aryan1107 opened this issue Oct 3, 2024 · 2 comments
Open

Permission Doesn't work in macOS #600

aryan1107 opened this issue Oct 3, 2024 · 2 comments

Comments

@aryan1107
Copy link

I don't think setMicrophoneEnabled(true); works for macOS.
When using the above to connect to room I get error:
Unable to getUserMedia: NotAllowedError

@davidzhao
Copy link
Member

Are you compiling for Mac or Web ? If Web, which browser are you using?

@aryan1107
Copy link
Author

aryan1107 commented Oct 4, 2024

Compliling for Mac. And I found problem is with Xcode 16 after few hours I had to redownload Xcode 15 and it worked. Still can't figure out what's the issue with Xcode 16.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants