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

Hide prompt in dialer for outgoing calls

Open
#220 3 comments 1 reaction 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

Description

When I go to make outgoing calls the dialer prompts my phone to ask which app I want to use to make the call. I want the default phone dialer to continue to make the calls and not be prompted. I only want to use this for incoming calls

Steps to Reproduce
  1. Grant "Calling Account" permission
  2. Go to "phone" and try to make a call and there is a prompt asking which app to "Make calls with"

Versions

- Callkeep: 3.0.14
- React Native: 60.5
- Android: 10
- Phone model: Samsung Galaxy S10

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 Android Calling Account and ConnectionService behavior described in the issue, using the linked example to reproduce the prompt on Android 10. Trace how outgoing calls are registered versus incoming calls; done means the default phone dialer makes outgoing calls without a chooser while incoming-call handling still works.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, java, react-native
Domain
mobile
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.