While walking through the Service Reference Settings I've noticed that the Generate task-based operations is disabled in my blank Xamarin-Forms application. I can select that option in a standard application in .NET calling the same service reference URL. Is there a workaround? Can I create a dll, enable task-based within that dll and add a reference to that project in my Xamarin Forms application? Is that option disabled for a reason within the project?
↧