Hi!
I have an issue with parsing a socket event message. My app crashes with error:
Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[__NSCFString appendString:]: nil argument' in function - (void)add:(NSData *)buffer SRChunkBuffer.
The buffer argument seems to be corrupt. I am sure I received the correct information because other clients parse it correctly. Could you help me, please?
Thank you,
Darya