xamarin.ios - Getting phone call logs in monotouch -


how access phone call log via c# in monotouch? want able legal clients bill calls received or made. need able see details of call , institute billing procedure after call made.

any sample code out there? thanks!

you can't. apple doesn't expose apis accessing phone logs.


Comments

Popular posts from this blog

iphone - Three second countdown in cocos2d -

hyperlink - how to do url routing in php -

c - Avoiding Extra Malloc in Linked List (node->next = NULL) -