Receiving failed. SocketException

Options
On computer, when internet drops, we get"Receiving failed. SocketException:ConnectionReset", followed by DisconnectedByServer, which is fine and we then started reconnecting process. However, on mobile it shows Receiving failed. SocketException:NetworkDown" and does not print a cause. How should I proceed?