triniwiz / nativescript-socketio

Socket.IO for nativescript
Apache License 2.0
71 stars 31 forks source link

False boolean value in payload is transformed to true #68

Closed bilel-noomene closed 6 years ago

bilel-noomene commented 6 years ago

Hello, I'm trying to return an object with boolean values from the server. I find that «false» values are transformed to «true». I reproduced the problem on my fork (here).

PS: I tested only on Android.

matanstorr commented 6 years ago

+1, happens to me as well.

triniwiz commented 6 years ago

Only android ?

bilel-noomene commented 6 years ago

I haven't tested on ios yet.

triniwiz commented 6 years ago

@bilel-noomene @matanstorr It's fixed in the latest release