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

Building a call log

Open
#510 1 comment 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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.