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

callKeep blocking the microphone usage

Open
#606 3 comments 1 reaction 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

Description

CallKeep is working properly on IOS but when we used it on Android, It's seems it is blocking the microphone usage. Like:

  1. Person A makes an outbound call on Android build.
  2. Person B received the call and answer it.
  3. Both line are connected.
  4. Person A hears Person B
  5. But Person B doesn't hear any audio from Person A

When we removed the callKeep library on the android build, everything works fine, both party can hear each other.

Versions

- Callkeep: 4.3.1
- React Native: 0.65.1
- iOS:
- Android: 11 and 12
- Phone model: Samsung S22 and Pixel devices

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

Start with the Android reproduction in the example and compare the call flow described in the report against behavior without CallKeep. Reproduce on Android 11 or 12 with CallKeep 4.3.1 and React Native 0.65.1, then identify why Person B receives no audio from Person A and verify that two-way audio works while CallKeep remains enabled.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java
Domain
audio-video-rtc, mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.