Open javier545dev opened 2 months ago
Hey @javier545dev please use the Issue Template when submitting issues to this repository. The mandatory info in the template helps us debug issues.
Hey @javier545dev no there isn’t. You’ll have to create an active call screen for your app.
A question. When an incoming call arrives and I accept it with CallKit, the app opens automatically. Isn't there a way to keep the call only with CallKit? And what parameters can I pass to
callInvite.accept({ } as CallInvite.AcceptOptions)