react-native-webrtc / react-native-webrtc/react-native-callkeep
Building a call log
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 1.1k
- Forks
- 511
- Avg merge
- 9h 12m
- Merged PRs (30d)
- 2
Description
Hello all,
This is not a bug report but it's a general inquiry regarding a specific use case as to whether I can use this library for or not.
Since Apple doesn't allow access to the device Call Logs, I'm trying to add a feature to an app I'm working on where the app job is just to register the incoming calls phone numbers and store them on the device using MMKV or whatever. I'm trying to just register the last X calls received (and made if possible but not very important).
I understand I cannot get any calls made prior to installing the app, but I'm trying to register incoming calls after the installation.
Any help or hint is appreciated and sorry if this is wrong place to post this.
Thank you in advance!
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
The issue asks whether incoming and possibly outgoing call numbers can be registered after installation using this library, with MMKV mentioned for storage. Start by checking the library's iOS CallKit capabilities and documentation; done would require a confirmed answer about whether this use case is supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- ios, react-native
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100