Hi there I am new to iOS development. I would like to be able to detect an incoming call and also be able to identify the number thats calling so that we can check if the number exist on the user's contacts or not. So would like to take decision regarding the existence of the number using swift. I think more like how truecaller is able to tell who is calling I don't know if is the same process.
Thanks