Closed budilovskiy closed 6 years ago
@budilovskiy so did you solve this problem? I have got same problem.
@budilovskiy @triniwiz so did you solve this problem? I have got same problem.
@okdevwww @juanitozambada No, unfortunately, I did not solve the problem
There is a problem with sending / receiving messages on iOS. For example this piece of code: on client:
on server:
writes to console this:
Received string from client: undefined
The same problem is observed on sending / receiving JSON objects and on both direction: from client to server and vise versa
Full example of this problem is available at https://github.com/AlexanderRay/socketIoWithIosIssue