User362915 postedHello everyone,
I'm trying to consume webservices from my Android App using Xamarin.Forms, from my local server (IIS Express), but when I clik on the button I occured this error
"Cannot access a disposed object. Object name: 'System.Net.Sockets.NetworkStream'."
I changed my "localhost" address to my IP address, but nothing changed always the same error.
Please somone can help me.