NathanaelA / nativescript-websockets

Websockets for NativeScript
83 stars 43 forks source link

Annoying console.log in Android #59

Closed hiperbou closed 5 years ago

hiperbou commented 5 years ago

There's a console.log call every time the onMessage event is fired. https://github.com/NathanaelA/nativescript-websockets/blob/master/src/websockets.android.js#L102

NathanaelA commented 5 years ago

Fixed in v1.5.3