react-native-webrtc / react-native-webrtc/react-native-callkeep
No audio on handsfree bluetooth devices
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
-
iOS
Description
For Bluetooth handsfree devices, after the requestTransaction method is executed, the audio stop working. I've been testing with many devices, it's working fine. However, I'm not experiencing the same behavior using hands-free devices.
I checked the execution flow, and it is working fine but without audio. As I understand, the requestTransaction informs the system that an outbound call is requested, Is maybe something to deal with the operational system?

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 example linked in the issue and trace the iOS requestTransaction execution flow. Reproduce the problem with a Bluetooth handsfree device, then investigate why audio stops after the transaction; done means audio works reliably on the affected iOS devices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, 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