Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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? #417

Open
javier545dev opened this issue Aug 28, 2024 · 2 comments
Assignees
Labels
needs more info Needs more info from the issue author.

Comments

@javier545dev
Copy link

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)

@mhuynh5757
Copy link
Collaborator

Hey @javier545dev please use the Issue Template when submitting issues to this repository. The mandatory info in the template helps us debug issues.

@mhuynh5757 mhuynh5757 added the needs more info Needs more info from the issue author. label Aug 28, 2024
@mhuynh5757 mhuynh5757 self-assigned this Aug 28, 2024
@bojandurmic
Copy link

Hey @javier545dev no there isn’t. You’ll have to create an active call screen for your app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs more info Needs more info from the issue author.
Projects
None yet
Development

No branches or pull requests

3 participants