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

No way to disable Call Provider Account registration

Open
#351 2 comments 4 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

Feature Request

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

  • Reproduced on:

  • Android

  • iOS

Description

Unable to disable Call Provider. Using this library we are forced to establish a call provider account.
Is there a way to avoid registering an account so it doesn't impact the user when attempting to make a call?

Steps to Reproduce

  1. Install & Configure package
  2. Setup application using android/ios options
  3. Run application, user is request permissions to add Call Provider account

Versions

- Callkeep: 4.0.1
- React Native: 0.61.5
- Android: 29
- Phone model: Pixel 2a 

Logs

n / a

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 reviewing the Android setup and the package's Android/iOS options described in the issue, then trace where configuring the package requests a Call Provider account. The change is complete when Android users can avoid that registration while the existing call setup remains usable; verify the permission and account flow on the stated Android version.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
mobile
Issue type
Feature
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.