【发布时间】:2017-08-26 23:05:00
【问题描述】:
这是我的代码:
MobileServiceClient a = new MobileServiceClient("http://appitalo.azurewebsites.net/");
当我尝试在我的 Xamarin.Forms android 应用程序中执行此代码时,我收到以下消息
有人知道如何解决这个问题吗?
【问题讨论】:
标签: azure xamarin xamarin.android xamarin.forms azure-mobile-services