Tell me about calling apps in Swift

I am creating a video calling application with swiftUI.

Outgoing and incoming calls are made using CallKit and the incoming call screen is displayed, but the screen does not change when an incoming call is received.

How do I fill out the form after receiving a call?

CallKit questions are more appropriate for the Apple Developer forums. These forums are rather intended for questions related to the Swift programming language itself.

1 Like