with iOS14 CallKit shows a compact call interface. But in my app, I would like to keep the call with the usual full-screen interface. Is there a way to set the option programmatically? Thanks.
Unfortunately, there is no apple public API to do that. Even apple's FaceTime app uses the new CallKit UI.