ManKeer
Hi,
I have a problem with receiving data from the server, I receive an array of data of length 81 up to 150. The strange behavior that the client receives up to 83 elements, and I can't receive the remaining elements.
The server sends the data correctly, but why the client doesn't receive it.
Regards
Dario Crivelli
Hello,
We cannot relate this behavior with any known issue.
If you have determined that the data is sent correctly, let's focus on the client side.
Please specify the type and version of the client SDK in use. Then we can try to get some log.
We can only guess that there is something in the middle that truncates the communication.
BTW, are you replicating this in a test environment?