react-native-webrtc / react-native-webrtc/react-native-callkeep
Known Bug: setMutedCall not working on Android
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 511
- Avg merge
- 9h 12m
- Merged PRs (30d)
- 2
Description
Bug report
-
I've checked the example to reproduce the issue.
-
Reproduced on:
- Android
- iOS
Description
Calling the setMutedCall method on Android doesn't work. This is a known bug, but I'm afraid it might have slipped through the cracks since I didn't see anything else documenting this issue.
Just wanted to open this issue for increased visibility (and get notified when a patch is published 😛).
Contributor guide
No contributing guide indexed for this repository
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
The issue identifies setMutedCall as failing on Android; start by locating the Android implementation of that entry point and review the linked pull-request discussion for the known behavior. Reproduce the failure in the example app, then verify that muting works on Android and add or update coverage if the project provides a relevant test path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, react-native
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100