ios - how to get the incoming call number by using callkit -
how incoming call phone number programmatically using call kit framework. tried cxcallobserver class no use.
any suggestions helpful...
when using callkit's call blocking & identification feature (new in ios 10), phone numbers blocked or identified loaded app's call directory extension prior incoming call , phone numbers stored system. then, when incoming call arrives, stored data consulted system , incoming call may either blocked or identified in incoming call ui label provided.
for privacy , performance reasons, call directory app extensions not launched when incoming calls arrive , app extension cannot retrieve phone number incoming call.
Comments
Post a Comment