-
### Description
I create new MAUI Application and i try to use WebAuthenticator.
I initialise everything i see in sample app in repository.
I launch app, click on button and arrive to page for auth…
-
### Description
Net MAUI Project creating Pipeline having issue with compatible several packages one of example is here
`Package Microsoft.Extensions.DependencyInjection 8.0.0 is not compatible wi…
-
### Description
I can't deploy a freshly created project on my android device.
The emulator works well, the build also but I can't start the app on the real device.
I guess it is something rela…
-
### Description
If i add the following line to App.xaml > Application.Resources > ResourceDictionary
` 666`
and deploy to a physical Iphone device via paired Mac. i get a runtime error:
$ex…
-
### Description
When swapping the MainPage ( and yes, not using Navigation / Shell), there is a black screen flicker always visible. This did not happen in Xamarin.Forms. The more complex layout in …
-
### Description
I have so far failed to use the SaxonCS library https://www.nuget.org/packages/SaxonCS/ cross platform with MAUI, any attempt to use the XPath 3.1, XQuery 3.1 or XSLT 3.0 functionalit…
-
### Description
We have several issues with the 7.0.58 and want to go back to 7.0.52. For example https://github.com/dotnet/maui/issues/11579 but also things like this `C:\Program Files\dotnet\sdk\…
-
### Description
After I upgraded VS preview from Version 17.4.0 Preview 1.0 to Version 17.4.0 Preview 2.1,
I have tried to create an new MAUI app ( Target .NET 6) and am getting below error messa…
-
### Android application type
.NET Android (net7.0-android, net8.0-android, etc.)
### Affected platform version
.NET 8, VS2022 17.8.7
### Description
I'm trying to upgrade my Android APP to .NET 8…
-
### Description
I have followed David Ortinau's blog: https://dev.to/davidortinau/c-ui-and-net-hot-reload-a-match-made-in-net-maui-243f and James Montemagno's YouTube video: https://www.youtube.com…