AndroidX icon indicating copy to clipboard operation
AndroidX copied to clipboard

Xamarin.Google.Guava is empty

Open markusroessler opened this issue 1 year ago • 0 comments

Android framework version

net8.0-android

Affected platform version

Xamarin.Google.Guava 33.3.1

Description

I'm trying to use the type Google.Common.Util.Concurrent.Futures of Xamarin.Google.Guava 33.3.1 but it fails to resolve. I opened the assembly with ILSpy and saw that the Xamarin.Google.Guava.dll is completely empty?! There are no classes. Is this intentional? Where are the guava types located? image

Steps to Reproduce

add Xamarin.Google.Guava to a MAUI project and try to use the type Google.Common.Util.Concurrent.Futures

Did you find any workaround?

no

Relevant log output

No response

markusroessler avatar Nov 02 '24 17:11 markusroessler