react-native-webrtc / react-native-webrtc/react-native-incall-manager
Loudspeaker is not turning on
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 597
- Forks
- 201
- Avg merge
- 2h 42m
- Merged PRs (30d)
- 1
Description
Hello,
I've just used this InCallManager.start({media: 'video'}) to start the video call.
For some reason it is not turning on the loudspeaker by default if there is no headset attached with the phone. This is happening on iOS.
What can be the issue? I don't want to use setForceSpeakerphoneOn method as it will block headset as well.
Any help would be appreciated.
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({media: 'video'}) entry point and trace the iOS audio-route handling when no headset is attached. Reproduce the call with and without a headset, then verify the speaker is selected for video calls without using setForceSpeakerphoneOn and that headset routing still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, javascript, react-native
- Domain
- audio-video-rtc, mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100