react-native-webrtc / react-native-webrtc/react-native-callkeep
Voice issue on Android 14
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 511
- Avg merge
- 9h 12m
- Merged PRs (30d)
- 2
Description
When the dialer is on Andorid 14, the receiver can not hear the voice. The dialer hears the voice. I have added
android.permission.FOREGROUND_SERVICE_MICROPHONE in menifest
.
I have used jssip "https://github.com/avodevelopment/RNJsSIP.git" and "react-native-webrtc". It's all okay on other devices except Android 14.android.permission.FOREGROUND_SERVICE_MICROPHONE
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 by reproducing the one-way audio on Android 14 with the reported RNJsSIP and react-native-webrtc setup, then inspect how the Android foreground-service microphone permission is declared and used in the manifest. Compare the behavior with other devices; done means identifying the project-side cause and verifying receiver audio on Android 14.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, react-native
- Domain
- audio-video-rtc, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100