Hello,
I work on a cross-platform project and I have a problems when I want use an WebService.
I test my code in the same project and in a sharing project I don't have a problems when the sharing project was not link with the rest of the solution.
When I link my code with the rest of the solution I can't use "request.GetResponseAsync()".
My code :