Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I press Accept button in IOS it showing me Event.actionCallDecline in listener #598

Open
jgohilsigma opened this issue Oct 17, 2024 · 0 comments

Comments

@jgohilsigma
Copy link

jgohilsigma commented Oct 17, 2024

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

@jgohilsigma jgohilsigma changed the title When I press on access button in IOS it showing me Event.actionCallDecline in listener When I press Accept button in IOS it showing me Event.actionCallDecline in listener Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant