5

I have a iOS application where I want to detect any incoming phone number on the device. CallKit is only giving me option to map some numbers to a label but the problem is that there are tons of phone number out there. Also nothing is mentioned about the lifecycle of CallDirectory Extension.

Could anyone help me out with my problem as to how can we achieve this.

ChrisB
  • 2,497
  • 2
  • 24
  • 43
  • 1
    You can't analyse the incoming number in real time. A callkit directory extension can supply a list of number->name mappings and a list of numbers to block when it starts. – Paulw11 Nov 09 '16 at 10:43

0 Answers0