I am building an an app that shows aggregated data about calls , similar to this app https://play.google.com/store/apps/details?id=com.movinapp.calls&hl=en .
I am wondering if my app can access call / sms logs e.g. what calls the user made to what numbers.
Assuming the users grants permission to my APP, I am interested in knowing if (any) API is available and can be accessed via objective-c.