-
Apple does not allow distribution to the App Store in China with CallKit features enabled.
There's a solution discussed here, using NSLocale to check the user's region and conditionally initialize …
-
Is it possible to force enable the CallKit feature? CallKit is blocked in China, which causes the Apple Watch Walkie-Talkie function to be unusable.
-
I used this plugin for configuring notification call notification in android and ios. Android is working fine.
IOS i received notification very well. The only problem i am facing is when i accept th…
-
- [x] I have read the [Getting Started](https://www.zegocloud.com/doc/callkit/Call%20Kit/main/Quick%20start/b26d509e) and [Getting Started(with call invitation)](https://www.zegocloud.com/doc/call…
-
What went wrong: Execution failed for task ':flutter_callkit_incoming_yoer:compileReleaseKotlin'.
Inconsistent JVM-target compatibility detected for tasks 'compileReleaseJavaWithJavac' (1.8) and 'com…
-
Its the only package that fails -- any clues why?
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':flutter_callkit_incoming:compileDebugKotlin'.
> Incons…
-
### Description
We have a regression on stopping ongoing call ringing if the other devices meanwhile takes the call:
* Using Element X 1.9.3 (134) on iPad
* If the app is in foreground ringing stops…
-
I discovered a bug that declined when I accepted a call from the other party in the iOS foreground.
**Problem situation analysis**
When press accept, the callkit event call Event.actionCallDecline…
-
A question. When an incoming call arrives and I accept it with CallKit, the app opens automatically. Isn't there a way to keep the call only with CallKit? And what parameters can I pass to
callIn…
-
Hello,
I'm little confused over different execution in `debug` and `release` modes.
In `debug` - it works really well. Background, foreground and locked screen. However once app is ran in `rele…