ringcentral / ringcentral/ringcentral-embeddable

Should not ask for audio permission if the browser doesn't support webrtc at all

Open
#110 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
93
Forks
53
Avg merge
7d
Merged PRs (30d)
4

Description

I tested it in an Android app web view.

It tell the user that "calling with browser is only supported on Chrome".

Problem is: it still asks for Android audio permission. It shouldn't ask.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reproducing the issue in an Android app web view and trace the browser WebRTC support check alongside the audio-permission request. Done means an unsupported browser still shows the unsupported-browser message without requesting Android audio permission.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
frontend, web-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.