flutter-webrtc / callkeep

iOS CallKit and Android ConnectionService for Flutter
MIT License
130 stars 139 forks source link

[HELP] Answer call or decline while the app is terminated #131

Closed Faaatman closed 2 years ago

Faaatman commented 2 years ago

Case

Callkeep works while the app is terminated but once I answer the call and the app runs everything gets reinitiated.

Question

Is there a way to CallKeeps state? if yes, will I be able to get the call stats?