-
Hello,
i've been using this plugin for months but today Apple refused to publish my last app version, because of the CallKit functionality that must be deactivated in China...
Any suggestions on…
-
# YOU MUST read first!
Please use [Community Forum](https://github.com/cordova-rtc/cordova-plugin-iosrtc/discussions) for general technical discussions and questions.
- [x] **I have used Google wi…
-
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…
-
static Future initialize() async {
final CallbackHandle callback =
PluginUtilities.getCallbackHandle(callbackDispatcher)!;
await _channel.invokeMethod(Keys.METHOD_PLUGIN_INITIALIZE_…
-
library flutter callkit incoming v 1.0.2 not showing to android. please give me a solution
-
Not showing call in ios
Hello @hiennguyen92
I completed the VoIP setup, but it still does not work on iOS and I cannot receive the call. What could be the problem?
After convert the fil…
-
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…
-
- When receiving a voip call with CallKit in the background and video is selected you are given a screen that has a video button.
- When clicking that button, no callback is fired. Is this a missing …
-
### Description
We are encounter issue with local audio track publish while the local user is on the phone and then stated video Call using iOS app implemented based on the latest Twilio iOS SD…
-
Hi,
I'm working with ionic 3 on ios. The CordovaCall plugin receiveCall function works perfectly, but when running sendCall, the CallKit UI doesn't show (success callbacks run, no errors are fired)…