-
I create a sample sample MauiApp1 using VS 2022 Comm:-
1 Deploy on iOS iPhone 14 Max Pro, everything works fine.
2 In MainPage.xaml.cs added the following lines:-
3 Note the "Added the following …
-
### Description
Having a `CollectionView` with `IsGrouped=True` and the `GroupHeaderTemplate` with a `Box` that changes its visibility depending a condition (basically something that alters the h…
-
Specifically, we'd like to take advantage of the new Photo Picker API's for .NET MAUI's Essentials Picker API.
https://github.com/dotnet/maui/issues/9615
Redth updated
2 years ago
-
Originally opened by @janseris in https://github.com/dotnet/maui/issues/5956
---
### Description
When project is built for Android, then VS closed and project moved to a different folder, the…
-
### Description
When attempting to create a Windows Maui Package, if the application has a dependency on a Maui Class Library, then the Publish will fail with the message...
Improper project confi…
-
I have created a new Windows VM with Windows 10 Pro, Latest VS 2022 Preview and Latest .Net code installation to run through the tutorial in the Getting started page (https://github.com/dotnet/Comet/w…
-
[Enter feedback here]
This article is representative of much of documentation for all products. A namespace is mentioned, but no clue what assembly should in included via package manager. This is…
rccnw updated
2 years ago
-
### Description
Using VS 2022 ver 17.4.2 and deploying my Maui app to my physical device (Microsoft Duo 1), I am getting System.NullReferenceException
Message=Object reference not set to an instance…
-
### Description
I have a shell page that contains a tab layout with one page on which I use a TapGestureRecognizer that throws an exception on tap. I placed a button that shows the modal window. If y…
-
### Description
On WinUI projects on the Windows platform, using the `PickAsync` and `PickMultipleAsync` methods from the FilePicker class in Essentials results in a `System.Runtime.InteropServices…