MAUI.Packages
MAUI.Packages copied to clipboard
Jailbreak detection won't build in Azure pipeline in a .NET 9 MAUI app
My .NET 9 MAUI app built fine with your jailbreak detection in Visual Studio, but will not build in an Azure pipeline:
error NU1202: Package banditoth.MAUI.JailbreakDetector 1.0.2 is not compatible with net9.0-ios17.5
Are there plans to update the library? Thanks!