I am trying to add asmx web service into Xamarin Forms project but I am getting this error message
"The web reference could not be added".
Could not find file "/MyService.wsdl".
I have also used wcf service to test and I am getting same error message.
There no issue with the web service code it's Xamarin Forms.
Can someone please help.
Thank You
Adnan