amazon-archives / aws-sdk-xamarin

AWS Mobile SDK for Xamarin (Beta)
Apache License 2.0
45 stars 18 forks source link

Does it work with Xamarin.Forms projects? #8

Closed fernio closed 9 years ago

fernio commented 9 years ago

I've been searching on Google for instruction on how to add the AWS Mobile SDK to a Xamarin.Forms project, but haven't found anything. Adding it to a Xamarin Android project was straightforward, but I'm having build issues when switching to a Xamarin.Forms project. Are Xamarin.Forms projects supported by this SDK? I'm using Xamarin Studio.

tawalke commented 9 years ago

Yes Xamarin.Forms projects are supported. Compile and add the XMobile.dll assembly generated from the different project to the appropriate project types.