Skip to content

Inconsistent Java.Interop version #1056

@guillaume-tgl

Description

@guillaume-tgl

I've just published a new version of my Xamarin.Android plugin and users get an error when trying to use it:

CSC : error CS1705: Assembly 'GeniusScanSDK.ScanFlow.Android' with identity 'GeniusScanSDK.ScanFlow.Android, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' uses 'Java.Interop, Version=0.2.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065' which has a higher version than referenced assembly 'Java.Interop' with identity 'Java.Interop, Version=0.1.0.0, Culture=neutral, PublicKeyToken=84e04ff9cfb79065'

Any idea what's wrong?
Since the previous version, I updated the TargetFrameworkVersion from v11.0 to v12.0, could that be the problem?

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