Skip to content

Event Listeners Not Triggering in Expo Environment #68

@sudo2801

Description

@sudo2801

I'm facing an issue where event listeners for 'message' and 'error' aren't being invoked when using the library within an Expo app, despite the EventSource connection being established.

Environment:

Expo SDK Version: 51.0.0
Platform: Android, iOS

Expected Behavior:
The 'message' event listener should be invoked when the server sends an event, and the 'error' event listener should be triggered in case of connection errors.

I kindly request your assistance in resolving this issue. Please let me know if you require further information or have any suggestions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions