Android http connection - multiple devices cannot connect the same server
I really need help here... I have a simple Android application that connects to my sever to fetch data over HTTPS. Everything is working fine up until i connected to the same server from another device (iOS or Android). I am starting to get timeouts or connection refused or other errors depending on the library that I use (sometimes SSL handshake) I tried 2 android app on the same router - fails I tried Volley, Retrofit, plain http library - fails if one device is connected via cellular network and one on wifi, it is working fine. However, i have seen cases that it fails even using 2 devices