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

Ringback plays briefly and then stops

Open
#101 12 comments 2 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

I need to double check with the current release of react-native-webrtc but with the M69 work thats now in master branch, ringback works on outgoing calls very briefly and then stops (before I call InCallManager.stop()) - I presume the webrtc audio session gets started and then that stops the ringback using the shared app audio instance

Have you come across this before?

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 outgoing-call behavior with the current react-native-webrtc release and the M69 work mentioned in the issue. Check the InCallManager ringback lifecycle, including the point before InCallManager.stop(), and define done as ringback continuing until that stop call without being halted by the WebRTC audio session.

Written by the indexing model from the issue text.

Assessment

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