ringcentral / ringcentral/ringcentral-embeddable
Should not ask for audio permission if the browser doesn't support webrtc at all
Open
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
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
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