logging out also doing Disconnect!!! is it normal ?
a
ahsan muzaheed
started a topic
almost 6 years ago
in ue4 whenever I am calling LogOut node it actually does logging out but then it also Create a new connection. I believe during logout it actually also calling Disconnect() which is obviously causing to "Create new connection "
is this normal behaviour? if so then how to figure out which disconnect is happening for what reason. because inside OnGameSparksAvailableDelegate we need to figure out a reliable way to determine the cause of disconnecting.
ahsan muzaheed
in ue4 whenever I am calling LogOut node it actually does logging out but then it also Create a new connection. I believe during logout it actually also calling Disconnect() which is obviously causing to "Create new connection "
is this normal behaviour?
if so then how to figure out which disconnect is happening for what reason. because inside OnGameSparksAvailableDelegate we need to figure out a reliable way to determine the cause of disconnecting.
here is ue4 log: