Hi all,
I am establishing a connection to our ADS instance, but after I receive the successful login response, the logs only show connection ping timeouts.
If we look in our ADS, we notice that our application is connected, but the ADS does not receive any ping messages, so it will kill the connection after a while.
Our application in turn will then reconnect again, but the connection does not last again, so we are somewhat stuck in a loop.
I would expect the SDK to take care of the ping messages by itself, specially since there is nothing about them in the tutorials.
Does anyone know what we are doing wrong?