react-native-webrtc / react-native-webrtc/react-native-incall-manager
Incoming ringtone doesn't playing on Redmi devices sometimes
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 597
- Forks
- 201
- Avg merge
- 2h 42m
- Merged PRs (30d)
- 1
Description
I am using the following code when I receive an incoming call:
InCallManager.startRingtone("BUNDLE");
The Ringtone is playing in all devices except Redmi devices. In Redmi devices it is working sometimes.
Please help.
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 intermittent failure on a Redmi device using InCallManager.startRingtone("BUNDLE") and compare it with a device where the ringtone works. Inspect the ringtone implementation and Android behavior; done means the incoming ringtone plays reliably on Redmi devices as well as other supported devices.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, java, 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
- 25/100