Product: PDFTron.Android and PDFTron.Android.Tools
Product Version: 11.1.0
Please give a brief summary of your issue:
When building for Maui I am receiving a build warning.
Please describe your issue and provide steps to reproduce it:
When building for Android and including those nugets I am receiving the following warning: /usr/local/share/dotnet/packs/Microsoft.Android.Sdk.Darwin/34.0.85/tools/Xamarin.Android.Common.targets(513,3): warning XA1039: The Android Support libraries are not supported in .NET 9 and later, please migrate to AndroidX. See https://aka.ms/xamarin/androidx for more details.
Please provide a link to a minimal sample where the issue is reproducible:
Build for Maui Android while including these nugets.
@ktoro I have tried, PDFTron.Android (11.2.0) via NuGet, it is working well. Thanks!
But there is PDFTron.Android.Collab version 11.2.0. It is still shows the error:
βThe Android Support libraries are not supported in .NET 9 and later, please migrate to AndroidX.β
Is there any plan to remove Android support library dependencies for Collab?