-
### Description
Can't install Maui workload on macOS Monterey (12.1) on Apple Silicon ARM64 with `sudo dotnet workload install maui` or subset of maui, like maui-ios.
I am getting the following …
-
### Description
When I start the debugging for Essentials.Sample or Maui.Controls.Sample, the compile fails because of XamarinTelemetry
```
4>------ Build started: Project: Controls.Core, Configura…
-
### Description
There are a lot of places where xamarin is still referenced in some places and can have reference issues where Xamarin.Essentials run into conflicts.
https://github.com/dotnet/maui…
-
### Description
Several months ago, while testing, I chose to deny permission to my app when asking for LocationWhenInUse. Since then, whenever I reinstall the app and need to ask for permissions a…
-
### Description
This test doesn't pass any more (case when parameters are contained in a fragment);
https://github.com/dotnet/maui/blob/9b091fd530cf54bb8c756474fc7585ec125a9b66/src/Essentials/test…
-
Performance 8.0 runs failing due to dotnet install and build failures. The dotnet install failures are outlined here: https://github.com/dotnet/performance/issues/3576. The build failures due to this …
-
### Description
After installing the .NET 6.0 SDK, fails to install 6.0 MAUI from latest public build with the following error:
```
Workload installation failed: microsoft.android.sdk.darwin::32.0.…
-
### Description
Implement a set of APIs that allows the user to interact with the Soft Input InputPane Device. These APIs don't have anything to do with a physical InputPane.
### MAUI Community…
-
### Description
`dotnet build src\DotNet\DotNet.csproj` && `dotnet cake --target=VS-NET6` yield error:
```
C:\Users\taparik\dev\maui\src\DotNet\DotNet.csproj(158,5): error MSB3073: The command ""…
-
### Description
A few weeks ago I used the .NET 7 bits on my MAUI project and it worked just fine. However recently it stopped working in Visual Studio (latest preview) with .NET 7 RC1 branch/rollbac…
Fabi updated
10 months ago