Could not add Sitecore Xamarin NuGet SSC and PasswordProvider packages into Xamarin Forms Portable Project in Visual Studio 2015
Installed Sitecore.MobileSDK.Xamarin 1.3.0 and its fine. Installing Sitecore.MobileSDK.SSC 1.1.2 and Sitecore.MobileSDK.PasswordProvider 1.3.0 give errors about .NETPortable,Version=v4.5,Profile=Profile111
Could not install package 'Sitecore.MobileSDK.SSC 1.1.2'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', 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.
Could not install package 'Sitecore.MobileSDK.PasswordProvider 1.3.0'. You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile111', 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 am using VS2015. all dependencies included for the installs
what is the solution for this problem!?
I am facing the same issue. I am trying it on Visual Studio for Mac. Is there some solution to this yet?
I am also facing same issue , Could you resolve this You are trying to install this package into a project that targets '.NETPortable,Version=v4.5,Profile=Profile259', 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. 0