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

Error Running with Xamarin Forms 5 on Android only, works in iOS #70

Open
dfarrNTST opened this issue Feb 5, 2021 · 1 comment
Open

Comments

@dfarrNTST
Copy link

Xamarin.Forms (5.0.0.1931) -- Requires Targeting and Compiling API 10 (Q)
XForms.Plugin.AnimationNavigationPage (1.0.8)

error XA2002: Can not resolve reference: Xamarin.Android.Support.Fragment, referenced by FormsControls.Droid. Please add a NuGet package or assembly reference for Xamarin.Android.Support.Fragment, or remove the reference to FormsControls.Droid.

Have added the NuGet package Xamarin.Android.Support.Fragment and get the same error.

Could we get verification on this and if verified, an update to work with the latest Xamarin Forms 5 on Android? Or how to get around this?

Thanks

@AaronBastian
Copy link

I am running Xamarin Forms 5 on Android, and am not having this issue.

I did have to install AndroidX.MediaRouter and AndroidX.Palette, but I believe that these issues are unrelated to the above issue.

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