So as you can see I can access my webservice without any problems using the browser:
BUT when I try to connect to my webservice using the phone I get this error:
=error in background: failed to connect to /192.168.30.1 (port 28389): connect failed: ETIMEOUT (Connection timed out)
Here are the classes and methods I am using: https://pastebin.com/pv0s5B5r
I posted the code per pastebin as maybe it will look large.. I get the error in the controller.
Any ideas? As you can see I have full access using the browser...