NathanaelA / nativescript-websockets

Websockets for NativeScript
83 stars 43 forks source link

fix: correctly send ArrayBuffer data #98

Closed edusperoni closed 2 years ago

edusperoni commented 2 years ago

When you'd send a message with an ArrayBuffer instead of a string the app would crash with -[NSDataAdapter dataUsingEncoding:]: unrecognized selector sent to instance ...

Fixes https://github.com/edusperoni/nativescript-mqtt/issues/18

NathanaelA commented 2 years ago

I'll get a release out with this change in tomorrow sometime. Thanks!

NathanaelA commented 2 years ago

Apologize for the delay, got sick was barely at my computer this last week. It is pushed in 2.04