Skip to content
This repository was archived by the owner on Oct 17, 2022. It is now read-only.
This repository was archived by the owner on Oct 17, 2022. It is now read-only.

Event subscription never fires iOS #61

@SergioZhydecky

Description

@SergioZhydecky
this.socket.on(event, (data) => {
      //do actions
 });

event does not fires on iOS, but fires on Android.

This is repository with simple project where it does not work.
Pay attention! To check it out you have to have server side of sockets and change config object with sends to constructor when creates instance of socket service.

https://github.com/SergioZhydecky/test-nativescript-socket.io

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