Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 868 Bytes

File metadata and controls

22 lines (16 loc) · 868 Bytes

callkeep

Financial Contributors on Open Collective pub package slack

  • iOS CallKit and Android ConnectionService for Flutter
  • Support FCM and PushKit

push payload

{
    "uuid": "xxxxx-xxxxx-xxxxx-xxxxx",
    "caller_id": "+8618612345678",
    "caller_name": "hello",
    "caller_id_type": "number", 
    "has_video": false,
}

push test tool

Please refer to the Push Toolkit to test callkeep offline push.