cybex-dev / twilio_voice

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

Reconnected is not a valid CallState #183

Closed cybex-dev closed 10 months ago

cybex-dev commented 11 months ago

Issue Summary

Reconnected state not parsed correctly in Android implementation.

Fatal Exception: io.flutter.plugins.firebase.crashlytics.FlutterError: Invalid argument(s): Reconnected is not a valid CallState. at MethodChannelTwilioVoice.parseCallEvent(twilio_voice_method_channel.dart:400) at MethodChannelTwilioVoice.callEventsListener.(twilio_voice_method_channel.dart:32)

cybex-dev commented 11 months ago

@cybex-dev Reconnected implementation:

This event should be added to CallEvents