Skip to content

iOS error handling seems inconsistant #35

@eacarter

Description

@eacarter

First off, thank you to your team for developing this library, it's been a lot of help. I do notice some inconsistencies with the error handling for iOS compared to Android. In my application, I use the error attribute to display text when the connection/ video is interrupted and I've been having a hard time getting the same text to show up on iOS in a more consistent manner. At the moment, if my video is interrupted on iOS the video will freeze and stay frozen without an error response, using "print(error)" from the provided example for troubleshooting, and not displaying my error message 90% of the time this issue occurs. Is there maybe a workaround or possibly a fix that you all are working on that would help me out?

if it helps, I'm running Flutter 3.10.5

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions