Skip to content

Does Socket.io working with Phonegap? #1195

@joshbedo

Description

@joshbedo

I just created an app using Node.js, Express.js, and Socket.io and it works fine even switched hosts over to my ip address for testing on localhost but when I install it with Phonegap it runs but doesn't seem to connect. I also used io.set('transports', [ 'websocket', 'xhr-polling' ]);

This app is able to be viewed here
https://github.com/joshbedo/chat-app/blob/master/app/server.js

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