callkeep
callkeep copied to clipboard
IOS exemple using pushkit with callkeep
hello, is there any exemple how to send pushkit notification from the server and test it in flutter side?
payload example:
{
"caller_id": "+8618612345678",
"caller_name": "hello",
"caller_id_type": "number",
"has_video": "false",
}
Is there a way to show incoming call on iOS only when app is in background? It it possible on Android with FCM onBackgroundMessage handler.
Hi there! Should there be additional settings for IOS? I can't make it run there, app crashes on display incoming call