10
I have an app that connects to webservice but the problem is that when I have 3G, it is a mistake. When the connection is good, with a wi-fi for example works perfectly.
I have some algorithms that test the connection, but all validate only if it is connected, and sometimes 3G has network but does not connect to the internet, generating error in the app.
Could someone help me check the internet before the app tries to consume the webservice?
Oops, I hope I help you: https://answall.com/questions/111898/identificar-tipo-de-conex%C3%A3o-3g-4g-e-ou-wifi
– lucas_marciano