react-native-webrtc / react-native-webrtc/react-native-callkeep
MIcrophone stays open after calling endCall
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
- start a call (with react-native-webrtc)
- call endAllCalls
- 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
- 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 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