This repository was archived by the owner on May 1, 2024. It is now read-only.
Issues with Fragment deprecation #13060
Unanswered
LaurenNicoleSmith
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to build this in Azure DevOps for a project, and since Fragment is a deprecated class, I've been trying to use the Support version, particularly in PageExtensions.cs. However, it keeps saying that the type or namespace could not be found in the global namespace and asking if I'm missing an assembly reference. From what I've found, it looks like there is the correct assembly reference in Xamarin.Forms.Platform.Android.csproj.
Any advice/thoughts would be much appreciated. Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions