NathanaelA / nativescript-websockets

Websockets for NativeScript
83 stars 43 forks source link

fix(ios): message not being processed #87

Closed edusperoni closed 3 years ago

edusperoni commented 3 years ago

On my tests with xcode 12 and iOS 14, the message was not being processed and resulted in failure. This additional check fixed the issue.

NathanaelA commented 3 years ago

Awesome Thanks!

NathanaelA commented 3 years ago

I suspect the V8 engine might not be returning the valid constructor type... I'll drop it in the v8 engine repo.

jessorlisa commented 3 years ago

@NathanaelA Any chance you could create a release containing this fix?

NathanaelA commented 3 years ago

I've published a new version 1.5.6