Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
-1 votes
1 answer
171 views

I am trying to create a phone app that can receive incoming call notifications using CallKit, as described in Apple's CallKit documentation. Added the com.apple.developer.calling-app entitlement in my ...
2 votes
0 answers
553 views

I have integrated CallKit successfully and I'm trying to handle the video button. In some devices, I get the enabled video button and can request to open a video connection. But for some devices, I ...
ajw's user avatar
  • 2,764
2 votes
1 answer
591 views

I'm implementing video call functionality using WebRTC, Implemented VOIP with call kit. Everything working fine except below. Step1 : App in kill mode Step2 : Got the VOIP for incoming call Step3 : ...
0 votes
1 answer
471 views

I am trying to integrate Sendbird with iOS in swift. Outgoing call is working fine for me. I am not getting any Push for incoming calls. neither of the delegate methods of cxproviderdelegate are not ...
1 vote
2 answers
2k views

I have a VOIP App with Sinch Video integration. If the App is running from the background there is a window of about 1 - 3 seconds where the VOIP Push gets send through but the Sinch Call is not yet ...
Eloy B.'s user avatar
  • 615
0 votes
1 answer
2k views

Having a problem with CallKit integration. I am creating a configuration like this: let providerConfiguration = CXProviderConfiguration(localizedName: "XXX") providerConfiguration....
poundev23's user avatar
  • 817
1 vote
0 answers
115 views

I got a weird problem in my voip app using CallKit. When I receive another call (y) and hold current call (x), tapping swap button switch to (x) call but with no sound (although I'm reactivating Audio ...
4 votes
1 answer
3k views

I developing a calling app such as Whatapp and skype. The my question is that when my phone is locked and another user is calling me then from the lock screen I will get a notification and if I swipe ...
1 vote
1 answer
1k views

I am implementing Apple CallKit for VOIP. I could successfully show the call screens. On Answer trigger the below function, func provider(_ provider: CXProvider, perform action: CXAnswerCallAction){ ...
0 votes
0 answers
592 views

How can I check the native call is running before call start or accept. Whatsapp is not allowing to call when the user hit the call icon through it's application while native call in progress. It's ...
Hiren's user avatar
  • 12.8k

AltStyle によって変換されたページ (->オリジナル) /