Closed jonathanpeppers closed 5 years ago
From @mikehachen on May 21, 2018 19:38
I have the same issue here. Do I need to worry? Red crosses always give me bad feelings...
From @mikehachen on May 31, 2018 20:26
Any news? I have some problems with my app (crashes right after startup) but I don't know if it is related this "error" or something different...
@sgmunn thoguhts?
@jonathanpeppers I do not think this issue is related to the app crash after startup reported by @mikehachen.
I am not sure exactly what is causing this at the moment, but if the project builds and deploys I am certain that the crash is unrelated.
@mikehachen can you post a new issue for what you are experiencing? https://github.com/xamarin/xamarin-android/wiki/Submitting-Bugs,-Feature-Requests,-and-Pull-Requests
@sgmunn I think the OP here is mainly posting about the red X's in the screenshot.
yes, for the red X's I do not have a suggestion to what is causing that right now.
So I think these are Facade
assemblies @sgmunn
Does there just need to be some additional logic to locate them? They are in /Library/Frameworks/Xamarin.Android.framework/Versions/Current/lib/xamarin.android/xbuild-frameworks/MonoAndroid/v1.0/Facades/
on my machine.
In the meantime I was able to fix the problem which was causing the app to crash. However those red X's are still there. What do you need to locate the root problem? I moved a second app from pcl to netstandard 2.0 and there I have the same problems. red X's saying that those libs can't be found...
@jonathanpeppers @jonpryor @slluis I've debugged a little and from what I saw it looks like monodevelop is looking in
/Library/Frameworks/Mono.framework/External/xbuild-frameworks/../../../Xamarin.Android.framework/Libraries/xbuild-frameworks/MonoAndroid/v1.0
to find the android assemblies. The assemblies marked with red x's above are not in this folder. Should they be? Should monodevelop be looking elsewhere as well?
re: I think the OP here is mainly posting about the red X's in the screenshot.
Correct.
Why is this closed? What is the solution??
This was closed by mistake.
Any news on this or a workaround - I'm getting a "Can not resolve reference: System.Threading.Tasks.Extensions referenced by System.Reactive." My References show System.Collections, System.Runtime, System.Threading.Tasks all with the red X's and associated "Assembly not found" error.
I am running into this exact issue in VS2017 Mac after installing VS2019 Mac. Is there any way to fix this?
I too am running into this exact issue after upgrading my Visual Studio for Mac. Claims assemblies not found for framework Xamarin.Android v9.0 support. But I can still build and run the application successfully. Is there any fix for this?
I have met this issue just after I installed VS2019 for Mac. Any fix? What is caused by this?
Any solution yet? I've completely uninstalled and reinstalled VS and Xamarin off my machine and still facing the same problem.
Same here 👎
same here...
There's a fix for this underway in https://github.com/xamarin/xamarin-android/pull/2928
From @ghuntley on April 19, 2018 5:34
Howdy,
I'm not blocked but here are some product feedback thoughts going through my brain...
Steps to Reproduce
https://gist.github.com/ghuntley/8834ccf4894a31d1dbb264821d425626
Version Information
Copied from original issue: xamarin/xamarin-android#1579