Sometimes I get into a state in which I always get SocketTimeoutException. Application restart does not work. Only phone restart works. What can be the cause and fix?
I am running the app on an Android 4.3 Nexus 4 btw.
Sometimes I get into a state in which I always get SocketTimeoutException. Application restart does not work. Only phone restart works. What can be the cause and fix?
I am running the app on an Android 4.3 Nexus 4 btw.
Copyright © 2021 Jogjafile Inc.
It turned out to be about the computer on which the server is running. Turning Wifi on and off on the server machine solved the issue.