-
### 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
When trying to install the maui workload, I get this issue and cannot continue.
Seems like version `6.0.2-mauipre.1.22102.15` of `microsoft.netcore.app.runtime.mono.android-arm.msi…
-
### Description
`Microsoft.Maui.ApplicationModel.Permissions` contains support for all kind of runtime permissions, but it is currently missing support for Android 12 Bluetooth permissions, see https…
-
We should look into what we need to do with regards to Privacy Manifests: https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api
-
### Description
After installing the .NET 7.0 SDK, fails to install MAUI from main branch with the following error:
`Workload installation failed: microsoft.netcore.app.runtime.mono.android-arm:…
-
### Description
attempting to update template in console to latest preview outputs:
Installation rollback failed: Workload not found: android-aot. Known workloads: tvos android android-33 maui mau…
-
Hi, i'm building something similar.
i'm having hard time to implement an "open with default app" command.
with the launcher api https://learn.microsoft.com/en-us/dotnet/maui/platform-integration/app…
-
### Description
This morning all our Maui builds started failing in Azure Devops build pipelines with the above error.
From what I can see there were no code changes.
Builds fine on local PC …
-
### Steps to Reproduce
1. Create net .NET 8 iOS app
2. Create a .NET 8 class library
3. Add package reference \ in the class library
4. Access some Maui.Essentials API in the class library
5. R…
-
### Description
On Android, when auto rotate is off, the MainDisplayInfoChanged event doesn't work - it is called seemingly randomly when screen orientation changes.
### Steps to Reproduce
Ad…