We have VoIP feature in our iOS app which uses CallKit to handle calls. In new iOS devices with dynamic island I’m seeing an avatar in incoming call with nothing in it.
I want to disable this but I don’t know how to do it. Either remove this avatar or populate it, but having empty avatar doesn’t look good.
I don’t anything relevant in CXProvider which can help.