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

[ANDROID] Make and Manage phone calls permission always shows in first app installation

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

  • Reproduced on:
  • [/ ] Android
  • iOS

Description

Screenshot_20220418-155139

Can't find similar concern in the issues reported. This permission always pop up upon installation and app start.
How can I prevent this? CallKeep setup is called on different screen so I know that's not the trigger.
I tried to worked on androidmanifest file but still even though I removed the user-permission and callkeep service it still popping up.

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 AndroidManifest file and the CallKeep setup and service references mentioned in the report; reproduce the permission prompt on a first installation and app start. Confirm which declaration is associated with the prompt, then verify that the relevant manifest or service change prevents it.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, react-native
Domain
mobile
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 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.