-
### Type of issue
Missing information
### Description
[Enter feedback here]
When the user cancels out of the OAuth process this method throws a TaskCanceledException. This is not currently doc…
-
### Description
I updated Visual Studio 22 Windows to Version 17.8. This has installed the .NET8 SDK on my system.
A class library that includes `` does not build.
```
Severity Code Descri…
-
**Describe the bug:**
After failing to get the MauiHelloWorld app to compile, I tried using the IntuneMAMiOSMauiSampe app. In both cases I used Viusal Studio 2022 with a connection to a mac.
In b…
-
### Description
If you use an Image and populate it source trough ImageSource.FromStream and you have a sort of android service wich keeps the mainactivity somehow alive than if you start and close…
-
Hi,
I'm getting this error on mac => libglib-2.0.dylib not found while using cross platform media player for maui.
Mac version : Sonoma 14.2.1
Visual studio for mac varsion:17.6.7
installed nuget…
-
### Description
Following the [MAUI Development Guide](https://github.com/dotnet/maui/blob/main/.github/DEVELOPMENT.md), the console hangs for the `dotnet cake --target=VS` step at
`Setting environm…
-
### Description
After calling `CapturePhotoAsync` and setting the ImageSource to an Image, the resulting image is flipped 90 degrees (sideways) rather than retaining the orientation that the phot…
-
**Is your feature request related to a problem? Please describe.**
Enable encryption at rest for the token cache to make more difficult for an adversary to use the data stored in the cache for malici…
-
### Description
I'm unable to build a .NET MAUI application, even the empty template after upgrading to VIsual Studio 17.3.5.
`NU1012 Platform version is not present for one or more target framewo…
-
clean implementation here:
https://github.com/victordscott/MauiShellBadgeTest/tree/master
also see:
https://github.com/dotnet/maui/issues/8305