react-native-webrtc / react-native-webrtc/react-native-incall-manager
Outgoing call ringback on Android is too loud.
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 597
- Forks
- 201
- Avg merge
- 2h 42m
- Merged PRs (30d)
- 1
Description
On iOS the ringback that plays when calling InCallManager.start sounds like a normal outgoing call ringback and plays at a normal volume through the earpiece, not the speaker. On Android calling the same method results in a ringback that is played loudly through the speaker, and the audio sounds like an incoming call ringtone. Is this expected behavior on Android or is it just my device? Is there anything I can do to fix this issue?
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 at the InCallManager.start entry point and reproduce the outgoing ringback on Android, comparing its volume and audio route with iOS behavior. Done means determining whether the speaker output and ringtone-like sound are expected on Android or identifying a confirmed fix for the reported behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, react-native
- Domain
- audio-video-rtc, mobile-dev
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100