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.
Yes Xamarin.Forms projects are supported. Compile and add the XMobile.dll assembly generated from the different project to the appropriate project types.
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.