Skip to content

Websocket issue #15036

@sm2017

Description

@sm2017

I have issue with this line
https://github.com/facebook/react-native/blob/master/Libraries/WebSocket/WebSocket.js#L158

Why when ev.type === 'binary' you consider data as base64? Currently I have issue with android (There is no issue in ios with same message from server)

https://github.com/beatgammit/base64-js/blob/master/index.js#L23 throw this error Invalid string. Length must be a multiple of 4

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions