Call log

I read online that there is no way to extract the call log from an iPhone. I want to develop an app to help people remember to call their mom, and if they did, the "nagging" would disappear automatically. I'm looking for any workaround to know when a user called someone, without having them log it manually.

Answered by DTS Engineer in 867785022
I read online that there is no way to extract the call log from an iPhone.

That is correct, but only if you apply some nuance. I think it’s better to say that there’s no supported API for accessing the user’s call log.

And given that, I don’t see any reasonable way to achieve your overall goal.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

I read online that there is no way to extract the call log from an iPhone.

That is correct, but only if you apply some nuance. I think it’s better to say that there’s no supported API for accessing the user’s call log.

And given that, I don’t see any reasonable way to achieve your overall goal.

Share and Enjoy

Quinn “The Eskimo!” @ Developer Technical Support @ Apple
let myEmail = "eskimo" + "1" + "@" + "apple.com"

Call log
 
 
Q