cybex-dev / twilio_voice

Flutter Twilio Voice Plugin
https://twilio-voice-web.web.app/
MIT License
39 stars 80 forks source link

Fix notification actions and callbacks #164

Closed cybex-dev closed 1 year ago

cybex-dev commented 1 year ago

Notification interactions may fail at times if errors are unhandled correctly. Reworking/refactoring sending notification interactions to Flutter & focusing client windows resolves this issue.