I am working on an iOS VoIP app, and i've noticed that, apart from setting up the app's logo, there is not much configuration allowed for the call screen as CallKit uses the iOS default one.
So i was curious on how does RoboKiller accomplish to show the caller's information on the VoIP call screen. Like on the following image: robokiller screenshot
Obviously i imagine the data itself comes from some sort of service of their own, but how can that info be embedded into the default call screen?