No Socket communication (first after reload in developer console)

I use socket.io on my ionic project. After I add crosswalk to my project, I get a websocket connenction but I can’t send or get data over there on Android.

This happend only If I start the ionic app after installation. If I start the app for a second time, the websocket communication works well.

But on ios I never get a communication.

Do you have any tips or advices?

Crosswalk is for Android only so I don’t see why iOs would fail to connect.

Yes you are right. But with Android that happens only since inclusion of crosswalk (maybe before, too)

When I perform a reload in the developer console, the WebSockets work great.