Hello everyone,
I'm working on xamarin forms application, i want to understand how webservices work with xamarin.
I have one project witch represente the web service but not deployed in iis but in consol so when i check the iss express i can see my web service runing but the problem is when i want to upddate the web service and then get the updates in my project (Service References ) i got the error can't connect to the remote server, the thing that i can't understand how with localhost i can get the webservice but in local with remote desktop i can't and the webservice is in my local machine ? and how to deal with this ?
Thank you all.
Meriem