Subject: Matrix Mobile 1.3.1.1
I have been using v1.2.1.1 for some time - and it worked more or less reliably, but few days ago I've downloaded 1.3.1.1 and that suddenly stopped working!
What I saw is that regardless of StartTls or KeepAliveInterval values it always threw SocketException and also NullReferenceException in Matrix.dll and then finally arrived to OnError() handler.
Is this a known issue or I'm missing something simple?
BR,
Alex
What I saw is that regardless of StartTls or KeepAliveInterval values it always threw SocketException and also NullReferenceException in Matrix.dll and then finally arrived to OnError() handler.
Is this a known issue or I'm missing something simple?
BR,
Alex
alexey_gusev
Show profile
Link to this post
On few occasions I've got NullReferenceException in OnError() handler (ie it was called with such exception as a parameter), but I cannot put my finger on something specific - it was connected for some time and then disconnected and never reconnected back.