react-native-webrtc / react-native-webrtc/react-native-incall-manager

Can not create any sound on InCallManager.start

Open
#97 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
597
Forks
201
Avg merge
2h 42m
Merged PRs (30d)
1

Description

Can not create any sound on InCallManager.start({media: 'audio', auto: true, ringback: 'DEFAULT'});
or InCallManager.startRingtone('DEFAULT');
Can anybody help me ?

Enviornement:
Android,
"react-native": "0.53.3",
"react-native-incall-manager": "^3.2.2",

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 problem on Android with React Native 0.53.3 and react-native-incall-manager 3.2.2, using the reported InCallManager.start and startRingtone calls. Trace the audio behavior for both entry points and document the relevant failure. Done means the requested sound plays reliably for the reported calls.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.