Hi,
I was wondering what service connection you use for storing and collecting data online. For some weeks ago my dataservice failed and has been failing since. Therefor I was trying to use WCF by creating a proxy as described here.docs.xamarin.com/guides/cross-platform/application_fundamentals/web_services/ but with a poor result.Some times it works and sometimes no await is returned.
There fore I was wondering what online services you use. Self made webservice or an existing cloude service. WCF, REST, XML, JSON, AWS, AZURE or something compleatly diffrent.
Best regards, Morten