0

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.

Anna565
  • 735
  • 2
  • 10
  • 21

1 Answers1

0

Unfortunately, there is no apple public API to do that. Even apple's FaceTime app uses the new CallKit UI.

Omar Masri
  • 349
  • 1
  • 8