Skip to content

Incompatibility with WP8 platform in new Xamarin Forms project #2

@rmorrin

Description

@rmorrin

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions