Hi,
I'm using CXCallObserver and CXCall to track the cellular calls. The problem i face is that i got the notification in
- (void)callObserver:(CXCallObserver *)callObserver callChanged:(CXCall *)callfor both carrier calls and facetime. Is there is a way to split these 2 as i want to track only carrier calls.