-
flutter_callkit_incoming: ^2.0.4+1 (changed version didn't matter)
Simply adding the package causes the app not to compile...
build fails with this error...
```
Launching lib/main.dart on In…
-
### Description
I'm trying to use ExampleAVAudioEngineDevice (for playing music during a call.)
When handling multiple incoming calls, it goes completely no sound (no voice, no music).
##…
-
First and foremost - thanks for the library! Now on to the question, I'm only interested in iOS atm, so given that we accept the call from CallKit UI buttons, it immediately starts the call timer, how…
-
issues: when the caller cut the call, the receiver not show a missed call notification only IOS, working on android
it's a function call when receiver receives the missed call notification
CallK…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
Steps to reproduce the behavior:
1. display incoming call using callkit
2. answer the call
3. join ch…
-
#### Description
Area:
AVFoundation (Audio / Video)
Summary:
A lot of times there is no audio when using CallKit because AudioUnitInitialize returns a AVAudioSessionErrorCodeMissingEntitlement error…
-
@ianlin Hey,
When i call the RNCallKit.endCall(this.uuid) function callkit view does not close.
Thanks for the module btw! 👍
-
Hello!
There is a problem with processing an incoming call on a locked screen.
When the screen is unlocked - everything is super, the CallKit window appears about the incoming call with two button…
-
I have a phone app and I implemented calls using flutter_webrtc and sip_ua it works fine in foreground mode but when the app is killed I used flutter_callkit_incoming to show call notification, upon c…
-
I receive the PushVoIP notification normally on iOS when the app is in the foreground, but when it goes to the background or is terminated, I don’t receive the PushVoIP notification.
delegate:
i…