Hi,
after installing XLabs.Forms into a Xamarin.Forms v2 Solution, the WinPhone-Project says
"Cannot resolve dependency to assembly 'Xamarin.Forms.Platform.WP8, Version=1.5.0.0, Culture=neutral, PublicKeyToken=null' because it has not been preloaded. When using the ReflectionOnly APIs, dependent assemblies must be pre-loaded or loaded on demand through the ReflectionOnlyAssemblyResolve event."
Maybe it's dependent on XF v1.5 - is an binding redirect sufficient for solving the problem? It only happens on WinPhone.
Thanks for your help, Sascha