Skip to content

Any dependency on Android APIs? #6

@rpastorvargas

Description

@rpastorvargas

I've test your plugin in two android devices, one tablet with a 4.1.1 version number, and a phone (S3) with a 4.3 version. In the first case, the sample (ws://echo.websocket.org) is runing ok, but in the second not (it seems that makes the create call, but no open event is called). Maybe there are any dependency on the android version? I think no, but i want to be sure.
Other thing is related to the loading of websocket.js file. In the Web Console (logcat) is shown one error:
E/Web Console(17298): Uncaught ReferenceError: require is not defined at file:///android_asset/www/js/websocket.js:29

The error is presented in both case (tablet and phone)

Thank you for your support. You're doing a great job!!!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions