-
Hello, My issue is that all calls failed after a hot restart or after answering 1 call from the background using flutter_callkit_incoming plugin push UI and it doesn't work again till closing and reop…
-
First of all i do the setup calling this function: RNCallKit.setup({appName: 'App'});
Then I am calling this function: RNCallKit.displayIncomingCall("_uuid", "886900000000") when the phone is locked …
-
After making a call through endpoint, I am calling RNCallKit.startCall like this. But, screen remains the same as dial screen and system ui doesn't show up. What am I doing wrong?
```
endpoin…
-
iOS engine integration for Cordova - iOS 4.3
iOS version - 10 (for CallKit)
Android version - 16 (for Programmable Voice SDK)
-
If you haven't added friends to contacts and they call you, it would be good to have some caller identification so that you don't think they are spam.
This can be achieved on iOS with [CallKit](htt…
-
Hello there,
I tested the application on iOS 12 it is working fine in all three states:
1. App in foreground.
2. App in back stack.
3. App cleared from backstack.
However in iOS 13 only App in fo…
-
像ios端demo中使用callkit能否通过中国大陆地区的appstore审核?
-
### Bug Description
Hello; on both iOS and Android versions of Fluffychat, incoming voice or video calls are only signalled by a simple notification which plays the usual brief tone, and nothing more…
-
## Context
Trying to use VoiceClient with Callkit, running into some issues when receiving a VoiceClient Call while already on a PSTN call and using Hold&Accept on the PSTN call to accept the VoiceCl…
-
I am trying to integrate CallKit for outgoing and incoming calls. While making outgoing call with CallKit, it crashes iOS app. Code as below:
RNCallKeep.startCall(uuid, extension, extension, 'gen…