callkeep icon indicating copy to clipboard operation
callkeep copied to clipboard

iOS CallKit and Android ConnectionService for Flutter

Results 99 callkeep issues
Sort by recently updated
recently updated
newest added

Updated the project to the latest flutter and firebase messaging. Tested in external app along side sip-ua to successfully make calls with callkit displaying properly.

When I answer a call on the callkep window (whether a mini version or a full screen) - and the app in the foreground, my app stays on the screen...

In at least some cases when using the activeCalls function you'll receive the error: type 'List' is not a subtype of type 'List

I want to show a custom Incoming Call Screen instead system's default Incoming Call Screen. Is it possible with this package? I would appreciate if anyone can help me about...

In Android, I get that error when notification enters and app is in the background. Everything is fine in Foreground. ` FlutterFire Messaging: An error occurred in your background messaging...

I have an issue that I cannot get around... Note that using an Android 10 phone, everything works and VoiP and Video calls can be made... But when attempting to...

CallKeepAndroidConfig backgroundUrl parameter doesn't working.

Hello. I'm using Callkeep to show users incoming and outgoing calls. However, for the latter, I need to play some sort of audio to let the user know that the...

When the app is terminated, calling from the Android native UI such as the recents or dialpad, and selecting the app's calling account, does not seem to initialize the app...