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

Joining channel as Audience on Web is requesting Microphone permission #1799

Open
1 of 5 tasks
abdallah-gaber-hoods opened this issue May 30, 2024 · 3 comments
Open
1 of 5 tasks
Labels
bug Something isn't working platform-web

Comments

@abdallah-gaber-hoods
Copy link

Version of the agora_rtc_engine

6.3.1

Platforms affected

  • Android
  • iOS
  • macOS
  • Windows
  • Web

Steps to reproduce

Audience joining channel in Web is requesting microphone access

Expected results

it should not request the mic permission without requesting it

Actual results

Screenshot 2024-05-30 at 12 33 10 PM

Code sample

Code sample
final engine = createAgoraRtcEngine();
    await engine.initialize(
      RtcEngineContext(
        appId: agoraConnectionData.appId,
      ),
    );

Screenshots or Video

Screenshots / Video demonstration

[Upload media here]

Logs

Logs
[Paste your logs here]

Flutter Doctor output

Doctor output
[Paste your output here]
@littleGnAl littleGnAl added waiting for customer response waiting for customer response, or closed by no-reponse bot bug Something isn't working platform-web and removed waiting for customer response waiting for customer response, or closed by no-reponse bot labels May 31, 2024
@klleon-mobile-jihunbang

Is it resolved?

@abdallah-gaber-hoods
Copy link
Author

No it's still happening

@balgovind866
Copy link

sama proble how can i solved that thing

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working platform-web
Projects
None yet
Development

No branches or pull requests

4 participants