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

Prevent the Native Call UI to show on Android when making outgoing call

Open
#610 1 comment 0 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

  • I've checked the example to reproduce the issue.

  • Reproduced on:

  • Android

  • iOS

Description

We a custom UI that's working on IOS when making a outbound call using callKeep and we want this behavior as well on Android, but every time the app makes a call it still shows the Native UI for Android even though we have self-managed set to true.

Steps to Reproduce

Versions

- Callkeep: 4.3.1
- React Native: 0.65.1
- iOS:
- Android: 11 and 12
- Phone model: Samsung S22 and Pixel devices

Logs

Paste here

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 an outgoing Android call with self-managed set to true on the reported Android versions and compare the resulting native UI with the custom iOS behavior. The issue names no source file, test, steps, or usable logs, so first locate the Android self-managed call flow in the repository. Done means outgoing calls no longer show the native Android UI while self-managed mode remains enabled.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.