WolandPL
WolandPL
I have the following crash in production. The stacktrace doesn't refer to my code in any place and unfortunatelly I'm not able to reproduce it. Besides everything else - there's...
Hi! Does the chesslib handle multiple variations nested in the PGN in a single game (i.e. a game with analysis)?
While TCP connections are working fine, I'm unable to establish TLS one. REGISTER is correctly created and sent, gets to the server, but after server response SDK seems to close...
What should I do to retry initialization after e.g. REGISTER timeout? If I try to call RCDevice intiialize() I got info that it is already initialized. If I try to...