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

Cannot seem to use with Xamarin Forms NET Standard 2.0 app #11

Closed
dwhiteddsoft opened this issue Aug 27, 2018 · 1 comment
Closed

Cannot seem to use with Xamarin Forms NET Standard 2.0 app #11

dwhiteddsoft opened this issue Aug 27, 2018 · 1 comment

Comments

@dwhiteddsoft
Copy link

Fails in Link on iOS side with the following error:
MTOUCH: Error MT2001: Could not link assemblies. Reason: Error while processing references of 'Mobilev2.iOS, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null' (MT2001)

With diagnostics build on this line pops out:
--- inner exception
Mono.Cecil.AssemblyResolutionException: Failed to resolve assembly: 'BouncyCastle.Crypto, Version=1.8.2.0, Culture=neutral, PublicKeyToken=0e99375e54769942' --->

@clairernovotny
Copy link
Collaborator

There's nothing ios specific about this. Seems like the library isn't being copied to the right output directory? I'd open an issue with Microsoft.

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