Posts by Gustavo S. • 11 points
2 posts
-
0
votes1
answer40
viewsA: Android app without connection to valid IP addresses
Solved, the problem is in the isReachable() method, it does not return me guaranteed if the destination is accessible, so I changed my logic to just validate the connection directly with my server…
-
1
votes1
answer40
viewsQ: Android app without connection to valid IP addresses
I am having a very strange problem with my android application, in certain cases my application can not answer valid addresses from other locations. Explaining my application, is a field data…