It would be really nice if you could use Azure Mobile Services with Xamarin.Forms or in a PCL. At the moment there are individual implementations for IOS and Android, which tie it to the UIViewController or the Context.
Are there any plans to abstract this away, so that it no longer relies on these device specific classes?!