Hi,
I have developed a mobile app. with B4A that uses a backend API and overall it works great but I get a lot of java.net.SocketTimeoutExceptions
I tested a few things and when this happens the connection is still there because my device browser works.
Also checked the backend but this works too all the time (on a very stable fast server).
Setting .timeout does not seem to solve the problem.
I have developed a mobile app. with B4A that uses a backend API and overall it works great but I get a lot of java.net.SocketTimeoutExceptions
I tested a few things and when this happens the connection is still there because my device browser works.
Also checked the backend but this works too all the time (on a very stable fast server).
Setting .timeout does not seem to solve the problem.