-
Text mobile (123456789), avatar, button decline and accept is partly hidden below. I use device oppo and google pixel. Please check image bellow and fix it. Thanks you very much.
![ui callkit incom…
-
Give error in dart side:
flutter: 🔥 12:13:40 | Top-level error: Bad state: No element
flutter: #0 ListBase.firstWhere (dart:collection/list.dart:132:5)
flutter: #1 FlutterCallkitIncoming.…
-
This is a feature request
With watchOS 9 adding support for [CallKit](https://developer.apple.com/watchos/), it would be great if the Twilio SDK could be used on watchOS as well.
-
**Describe the bug:**
We are seeing an issue where our app is crashing when VOIP calls are received. The app is crashing due to the `0xbaadca11` error code; the OS is terminating our app for failing …
viwod updated
3 weeks ago
-
How to auto join meeting on answer call when the iPhone is locked (like in Whatsapp)?
**Current Flow:**
When answer call, the meeting not yet joined.
It should have been able to join when I answ…
-
### Steps to reproduce
I always use my backup-iPhone (11 Pro Max) for testing and did upgrade it to the IOS18 release candidate.
After switching to IOS18, EX-IOS does not transmit audio or video a…
-
### Expected Behaviour
When using VOIP notifications in combination with CallKit and the app is in the background, the notification should be received and allow for the Call Ui to be displayed.
### …
-
If I call `RNCallKit.endCall('ae708c43-f567-4bcf-8940-fb7013a8aa30')`, the end call callback will get data with the uuid uppercased:
`{ callUUID: 'AE708C43-F567-4BCF-8940-FB7013A8AA30' }`
Is tha…
-
We have a NS app that we have integrated callkit into using a custom cocoapod that is having terrible trouble with receiving calls when the app is terminated on
-
I am using FCM to wake up the app but I can't listen to sip listeners at the top-level method.
I am using Flutter_Incoming_callkit to display call notifications but I cant accept the call.