You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 4, 2022. It is now read-only.
Building with the latest version of Xamarin.Forms for Android gives the following error:
/Library/Frameworks/Mono.framework/External/xbuild/Xamarin/Android/Xamarin.Android.Common.targets(2,2): Error XA2002: Can not resolve reference: Xamarin.Android.Support.v7.AppCompat, referenced by XFGloss. Please add a NuGet package or assembly reference for Xamarin.Android.Support.v7.AppCompat, or remove the reference to XFGloss. (XA2002) (MyApp.Android)
Do you think the library could be updated with proper Android X support?