-
`FlutterCallkitIncoming.activeCalls()` method not return **json** readable, it's return **gson** {a: , b: , c:, d:, e: f:, ...}
-
### Steps to Reproduce
1. Make simple ui
2. I added a click counter to make sure everthing was hooked up
3. build
### Expected Behavior
it builds
### Actual Behavior
` linker comma…
-
The incoming call screen does not appear when multiple apps are installed on Android.
e.g.
* Development app and Production app are installed
* My developed and other developer's apps using this …
-
**Issue:**
Publisher stream is not creating whenever app launches through VOIP notification and goes through the Call Kit.
We are attaching the example project in which you guys can test the failu…
-
App Crashes and shows unable to load CallKitLogo message for incoming call in IOS
-
This is an issue that's been plaguing me for months, and it only happens on certain occasions on a physical iOS device.
The functionality of the application allows you to see a Google Map on the ho…
-
I have read the [Documentation](https://quickblox.com/developers/IOS)
I have searched for a similar issue in the [project](https://github.com/QuickBlox/quickblox-ios-sdk/issues) and found none
I f…
-
I successfully implemented calling feature on ios using firebase FCM. It works in every state, Background state, Foreground state, Terminated state.
Thank You again ❤️
-
We are using connectycube library for video calling and onCallListener is not working in kill state in iOS due to this we are not getting any session and not able to connect video call.
Please pro…
-
Hi,
How can I create a skype like screen when someone calls the app and that is closed and the phone is locked?
Demo: https://www.youtube.com/watch?v=vZBwifiOCEI
I know I have to use CallKeep, …