react-native-webrtc / react-native-webrtc/react-native-callkeep

Known Bug: setMutedCall not working on Android

Open
#232 4 comments 3 reactions 0 assignees View on GitHub

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.