react-native-webrtc / react-native-webrtc/react-native-callkeep
is CallAccount Permission Needed
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 have a simple one-to-one video chat application, I have implemented the latest version of RNCallKeep, what i noticed is it is requesting permission for CallAccount and showing the logs in the phone manager app.
I want the functionality similar like all other apps do, i don't want to read the call logs and CallAccount permission.
Also i checked out that a selfManaged mode is now merged in the master branch, but i am not sure how to implement the same.
-
I've checked the example to reproduce the issue.
-
Reproduced on:
-
Android
-
iOS
Description
Steps to Reproduce
- Create a react-native-app.
- Install FCM, React Native Callkeep.
- Send notification from FCM, handle and show the RNCallKeep ui.
Versions
- Callkeep: 4.1.0
- React Native: 0.63.4
- Android: 10
- Phone model: Moto One Macro
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 with the RNCallKeep example and the Android setup for Callkeep 4.1.0, then trace the FCM notification flow described in the reproduction steps. Compare that flow with the selfManaged mode mentioned in the report; done means establishing whether CallAccount permission and phone-manager logging are expected and identifying the Android change or documentation needed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, firebase
- Domain
- mobile
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100