When I try to get Xamarin.Mobile in my Xamarin.Forms project via NuGet I get the following error and not sure what the deal is.
Could not install package 'xamstore-xamarin.mobile 0.7.1'. You are trying to install this package into a project that targets 'portable-net45+win+wp80+MonoTouch10+MonoAndroid10+xamarinmac20+xamarinios10', but the package does not contain any assembly references or content files that are compatible with that framework. For more information, contact the package author.
I'm new to Xamarin so not sure what I'm able to do to overcome this issue.