react-native-webrtc / react-native-webrtc/react-native-callkeep

MIcrophone stays open after calling endCall

Open
#445 7 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Java
Stars
1.1k
Forks
511
Avg merge
9h 12m
Merged PRs (30d)
2

Description

Bug report

  • [ x] I've checked the example to reproduce the issue.

  • Reproduced on:

  • Android

  • [x ] iOS

Description

The red microphone bar stays on when the app is in the background after a call. Even after calling endAllCalls

Steps to Reproduce

  1. start a call (with react-native-webrtc)
  2. call endAllCalls
  3. go to the background

Versions

- Callkeep: 4.2.0
- React Native: 0.63.3
- iOS: 14.5
- Android: -
- Phone model: iPhone XS and iPhone 7 

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 with the endAllCalls entry point and the iOS call lifecycle, using the reported react-native-webrtc reproduction steps on iOS. Check what remains active when the app enters the background after ending a call. Done means the red microphone bar no longer remains after endAllCalls and backgrounding the app.

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
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.