react-native-webrtc / react-native-webrtc/react-native-callkeep
No way to disable Call Provider Account registration
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
- Install & Configure package
- Setup application using android/ios options
- 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
- 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 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