Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

SharpRavenPCL #193

Closed
kodejack opened this issue Nov 1, 2017 · 4 comments
Closed

SharpRavenPCL #193

kodejack opened this issue Nov 1, 2017 · 4 comments

Comments

@kodejack
Copy link

kodejack commented Nov 1, 2017

I'm currently trailing Sentry for Xamarin Form project. However I cannot get it to Build on Android and it crashes at run time on iOS.

/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(2,2): Error: Exception while loading assemblies: System.IO.FileNotFoundException: Could not load assembly 'SharpRavenPortable, Version=0.0.0.0, Culture=neutral, PublicKeyToken='. Perhaps it doesn't exist in the Mono for Android profile?

The project is targeting NetStandard 1.3 with support Profile111

@asbjornu
Copy link
Contributor

asbjornu commented Nov 1, 2017

#132, #145, #163, #168 and #189 all attempt to tackle this problem in one way or another. I'd say #189 is closest, so I hope we can get an AppVeyor build running there shortly and get it ready for merging.

@knocte
Copy link

knocte commented Dec 18, 2017

I'm having similar problems as @kodejack .

@asbjornu looks like #189 has been merged, so is this usable if I clone last SharpRaven from git (instead of using Nuget)?

@asbjornu
Copy link
Contributor

asbjornu commented Mar 3, 2018

You should be able to download the .nupkg artifacts from the latest AppVeyor build and use those. Please let me know how that works.

@asbjornu
Copy link
Contributor

asbjornu commented Mar 5, 2018

SharpRaven version 2.2.1-unstable0059 was just published to NuGet.org. Please test it and report back your status. Thanks!

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

No branches or pull requests

4 participants