CallKit

My app has its own contacts list. One of my users wants my app to augment the phone’s contact list and provide caller id information when he receives a phone call. It’s possible to do this using CallKit. Essentially, iOS first tries to match an incoming phone number to a contact and, if it can’t, it then queries any apps that have registered a call directory extension. Are app extensions possible using declares or is this just out of the realms of possibility?

Currently not possible in Xojo last I tried. Granted that was about a year ago but there haven’t been any significant iOS changes since then…

Bummer :frowning: