react-native-webrtc / react-native-webrtc/react-native-callkeep
callKeep blocking the microphone usage
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:
- Person A makes an outbound call on Android build.
- Person B received the call and answer it.
- Both line are connected.
- Person A hears Person B
- 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
- 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 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