Any ideas...
Seems to work on WinPhone but not on Android....
MobileServiceClient MobileService = new MobileServiceClient( , )
var result = await AzureConnection.MobileService.GetTable().LookupAsync(id);
Error: NameResolutionFailure
Any ideas...
Seems to work on WinPhone but not on Android....
MobileServiceClient MobileService = new MobileServiceClient( , )
var result = await AzureConnection.MobileService.GetTable().LookupAsync(id);
Error: NameResolutionFailure