hiennguyen92 / flutter_callkit_incoming

Flutter Callkit Incoming
https://pub.dev/packages/flutter_callkit_incoming
MIT License
150 stars 237 forks source link

Multiple call notifications #493

Open mjjoshi opened 2 months ago

mjjoshi commented 2 months ago

Eg. Person A call person -B also Person C call Person - B. 2 person calling same person - B . so Person -B accept call with person - A . at that time we need to manage notification for Person- C . Person- B is busy with Person -A.

How to handle such type of scenarios avoid multiple calling notification