react-native-webrtc / react-native-webrtc/react-native-incall-manager
setMicrophoneMute is not working for iOS
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 597
- Forks
- 201
- Avg merge
- 2h 42m
- Merged PRs (30d)
- 1
Description
I've tried to toggle mute/unmute using InCallManager but it's not working.
I've tried to achieve it below way:
InCallManager.setMicrophoneMute(true/false);
Can anybody help me?
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 names no files or tests. Start by reproducing the problem on iOS with InCallManager.setMicrophoneMute(true/false), then trace the setMicrophoneMute entry point and its iOS implementation. Done means mute and unmute reliably change the microphone state.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native
- Domain
- audio-video-rtc, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100