Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with WP8 platform in new Xamarin Forms project #2

Open
rmorrin opened this issue Apr 2, 2015 · 1 comment
Open

Comments

@rmorrin
Copy link

rmorrin commented Apr 2, 2015

Hi there,

Using this library with the default Xamarin Forms template (XF version 1.3.1.6296) causes the following error within the Windows Phone 8.0 project:

Cannot resolve dependency to assembly 'Xamarin.Forms.Platform.WP8, Version=1.2.3.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.

I have also tested this with the latest stable version of Xamarin Forms (1.4.1.6349 at time of writing) and the issue is still present.

Removing the SolTech.Xamarin.Forms package fixes the errors.

Thank you.

@ahopper-soltech
Copy link
Contributor

Thanks for letting me know; I’ll see what’s causing the version-dependent reference to stick around.

From: Ryan Morrin [mailto:[email protected]]
Sent: Thursday, April 2, 2015 11:12 AM
To: soltechinc/soltechxf
Subject: [soltechxf] Incompatibility with WP8 platform in new Xamarin Forms project (#2)

Hi there,

Using this library with the default Xamarin Forms template (XF version 1.3.1.6296) causes the following error within the Windows Phone 8.0 project:

Cannot resolve dependency to assembly 'Xamarin.Forms.Platform.WP8, Version=1.2.3.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.

I have also tested this with the latest stable version of Xamarin Forms (1.4.1.6349 at time of writing) and the issue is still present.

Removing the SolTech.Xamarin.Forms package fixes the errors.

Thank you.


Reply to this email directly or view it on GitHubhttps://github.com//issues/2.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants