Open jgohilsigma opened 1 month ago
When I press accept button in IOS it showing me Event.actionCallDecline in listener
Listener is calling 2 times for same events like , below is example of my logs
flutter: flutter ---> incoming event => Event.actionCallIncoming flutter: flutter ---> incoming event => Event.actionCallIncoming
and when i press accept button this log is apper
flutter: flutter ---> incoming event => Event.actionCallDecline flutter: flutter ---> incoming event => Event.actionCallAccept
When I press accept button in IOS it showing me Event.actionCallDecline in listener
Listener is calling 2 times for same events like , below is example of my logs
flutter: flutter ---> incoming event => Event.actionCallIncoming flutter: flutter ---> incoming event => Event.actionCallIncoming
and when i press accept button this log is apper
flutter: flutter ---> incoming event => Event.actionCallDecline flutter: flutter ---> incoming event => Event.actionCallAccept