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
Labels
needs more info
Needs more info from the issue author.
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)
The text was updated successfully, but these errors were encountered: