Quantcast
Channel: Recent Threads — Xamarin Community Forums
Viewing all articles
Browse latest Browse all 204402

How should i use Azure Mobile Services with PCL or without it now?

$
0
0

Hello. I updated to latest version of Xamarin, where PCL is "fully supported". How can i use Azure Mobile Services now?

if i create PCL lib and trying to add it with NuGet it failed to install "Newtonsoft.Json 5.0.8" because it needs "portable-net45+wp80+MonoAndroid10+MonoTouch10" which is missing.

if i create simple android lib and add Azure (v 1.1.0) from Components it generates excepton on start: System.InvalidOperationException: A Windows Azure Mobile Services assembly for the current platform was not found. Ensure that the cur… on

public static MobileServiceClient MobileService = new MobileServiceClient(
   "https://simpleradio.azure-mobile.net/",
   "ftouxmgxbUYRgtmHZmpneCnwoVEBoL67");    

if i rollback to Azure Mobile Services version 1.0.4 all tests (on windows) works fine


Viewing all articles
Browse latest Browse all 204402

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>