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

Voice issue on Android 14

Open
#827 2 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

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

  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 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.