react-native-callkeep icon indicating copy to clipboard operation
react-native-callkeep copied to clipboard

Building a call log

Open rafetkhallaf opened this issue 3 years ago • 1 comments

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!

rafetkhallaf avatar Jan 05 '22 18:01 rafetkhallaf

I also have the same problem as you. I have to save the duration of my last calls made Were you able to solve it?

ciaoamigoschat avatar Jun 23 '22 06:06 ciaoamigoschat