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

Reconnected is not a valid CallState #183

Closed
cybex-dev opened this issue Oct 16, 2023 · 1 comment · Fixed by #191
Closed

Reconnected is not a valid CallState #183

cybex-dev opened this issue Oct 16, 2023 · 1 comment · Fixed by #191
Assignees
Labels
Android enhancement New feature or request next release Feature in development / Available in next release

Comments

@cybex-dev
Copy link
Owner

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 cybex-dev added bug Something isn't working Android labels Oct 16, 2023
@cybex-dev cybex-dev self-assigned this Oct 16, 2023
@cybex-dev
Copy link
Owner Author

cybex-dev commented Oct 16, 2023

@cybex-dev
Reconnected implementation:

  • Android
  • iOS
  • Web
  • macOS

This event should be added to CallEvents

@cybex-dev cybex-dev added enhancement New feature or request next release Feature in development / Available in next release and removed bug Something isn't working labels Oct 16, 2023
@cybex-dev cybex-dev linked a pull request Nov 7, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Android enhancement New feature or request next release Feature in development / Available in next release
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant